@media only screen and  (max-width:1397px){

}           
@media only screen and  (max-width:1229px){

}
@media only screen and  (max-width:1024px){

}
@media only screen and  (max-width:992px){
*.animated{animation-duration:inherit !important;}

}

@media only screen and  (max-width:768px){
*.animated{animation-duration:inherit !important;}

}
@media only screen and  (max-width:480px){
*.animated{animation-duration:inherit !important;}
.product_img img {
    margin-bottom: 30px;
}

}

@media only screen and  (max-width:400px){
*.animated{animation-duration:inherit !important;}

}

@media only screen and  (max-width:375px){
*.animated{animation-duration:inherit !important;}

}
@media only screen and (max-width: 320px){
*.animated{animation-duration:inherit !important;}

}