
<!--
#container{

    margin-top: 50px;

}
-->
#emergency_box a{
color:#ffffff;
}

#emergency_box a:visited{
color:#ffffff;
}


@media screen and (min-width: 600px){
#products_new_item_list .fs-c-productListCarousel__list__item {
    flex-basis: 200px;
    height: 320px;
    max-width: 200px;
    min-width: 200px;
    margin: 0 8px;
}
}

@media (max-width: 960px) {
    .movie {
      position: relative;
      width: 100%;
      padding-top: 56.25%;
    }
    .movie iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100% !important;
      height: 100% !important;
    }
}
