


html,body{
    width:100%;
    height:100%;
    background-color:#000000;
    position: absolute;
}
.container {
    position: absolute;
    left: 25px;

}
.auto-style1 {
    width: 174px;
    height: 304px;
}

.poster_image {
    width:  158px;
    height: 180px;
    vertical-align: top;

}

.poster_box {
    width: 170px;
    height: 350px;
    border: 6px solid blue;
    display: inline-flex;
    vertical-align: top;
}

.banner_imgs {
    width: 1225px;
    height: 165px;
    display: block;
    padding-left: 10px;
}



.banner_container {
    width: 1333;
    height: 166;
    right: 5;
}

.panelist {
    width: 1333px;
    height: 320px;
    padding-left: 25px;
}

.poster-heading {
    padding: 5px;
    text-align: center;
    width: 113.5%;
    font-family: "Arial Black", Gadget, sans-serif;
}

.poster-subheading {
    padding: 5px;
    text-align: center;
    width: 113.5%;
    font-family: "Arial Black", Gadget, sans-serif;
}

.poster-subsubheading {
    padding: 5px;
    color: yellowgreen;
    text-align: center;
    width: 113.5%;
    font-family: "Arial Black", Gadget, sans-serif;
}

.poster-topics {
    padding: 5px;
    color: #ffffff;
    text-align: center;
    width: 113.5%;
    font-family: "Arial Black", Gadget, sans-serif;
}