@media only screen and (min-width : 320px) and (max-width : 359px) {

#jssor_1{
	width:100% !important;
}
.jssora12r {
    right: 56px !important;
}
.logo img {
    width: 100%;
}


}
@media only screen and (min-width : 360px) and (max-width : 479px) {

#jssor_1{
	width:100% !important;
}
.jssora12r {
    right: 51px !important;
}
.logo img {
    width: 100%;
}


}
@media only screen and (min-width : 1024px)and (max-width : 1279px) {

#jssor_1{
	width:100% !important;
}
.jssora12r {
    right: 35px !important;
}
.logo img {
    width: 100%;
}


}