@media only screen and (max-width: 1494px) {
  .set-img-category-style-4-1{height:700px;}
  .set-img-category-style-4-2{height:calc(350px - 10px);}
}
@media only screen and (max-width: 1365px) {
  .set-img-category-style-4-1{height:700px;}
  .set-img-category-style-4-2{height:calc(350px - 10px);}
}
@media only screen and (max-width: 1240px) {
  .set-img-category-style-4-1{height:640px;}
  .set-img-category-style-4-2{height:calc(320px - 10px);}
  .set-img-category-style-5-1{height:calc(200px - 10px);}
  .set-img-category-style-5-2{height:400px;}
}
@media only screen and (max-width: 1200px) {
  .set-img-category-style-4-1{height:600px;}
  .set-img-category-style-4-2{height:calc(300px - 10px);}
}
@media only screen and (max-width: 1000px) {
  .set-img-category-style-4-1{height:500px;}
  .set-img-category-style-4-2{height:calc(250px - 10px);}
}
@media only screen and (max-width: 800px) {
  .set-img-category-style-4-1{height:400px;}
  .set-img-category-style-4-2{height:calc(200px - 10px);}
}
@media only screen and (max-width: 767px) {
  .set-img-category-style-4-1{height:300px;}
  .set-img-category-style-4-2{height:300px;}
  .set-img-category-style-5-1{height:300px;}
  .set-img-category-style-5-2{height:300px;}
}
@media only screen and (max-width: 500px) {
  .set-img-category-style-4-1{height:200px;}
  .set-img-category-style-4-2{height:200px;}
  .set-img-category-style-5-1{height:300px;}
  .set-img-category-style-5-2{height:300px;}
}