
 .adrr .swiper-container{
        width: 100%;
        height: 195px;
        margin-left: auto;
        margin-right: auto;
		font-size:11px;
    }
	

	
   
@media screen and (min-width:320px) and (max-width:359px){

 .adrr .swiper-container{
        width: 100%;
        height: 98px;
        margin-left: auto;
        margin-right: auto;
    }

}
@media screen and (min-width:360px) and (max-width:409px){

 .adrr .swiper-container{
        width: 100%;
        height: 110px;
        margin-left: auto;
        margin-right: auto;
    }


}
@media screen and (min-width:410px) and (max-width:479px){


 .adrr .swiper-container{
        width: 100%;
        height: 126px;
        margin-left: auto;
        margin-right: auto;
    }
		}


   
