@media only screen and (max-width:778px){
    .container{
        padding:0 10px;
    }
    .logo-icon-section-main{
        padding-left: 0px;
    }
    .details-page-size select,.get-link a,.get-link a{
        max-width: 100%;
    }
    .sub-nav-news p a {
        font-size: 11px;
        line-height: 18px;
      }

      .swiper-button-next:after, .swiper-button-prev:after {
        font-size: 20px!important;
        font-weight: 900!important;}
}


@media only screen and (max-width:500px){

}




@media only screen and (max-width:300px){

}
