/*Styles for tablets and phones*/

@media (max-width: 1250px) {
    .camp_k section {
        background: url(https://images.zentio.com/zm/shaibox/bg_banner_product_f_1250_se.jpg) no-repeat 100% 0 #ffffff;
        background-position: 70% 0;
        height: 350px;
    }
    .camp_o section { background: url(https://images.zentio.com/zm/shaibox/bg_banner_product_o_1250.jpg) no-repeat 100% 0 #ffffff; background-position: 70% 0; height: 350px; }
}

@media (max-width: 1023px) {
  .wide_banner section { height: auto;}
  .content-block-info { top: 190px;}
  .camp_k section {background:url(https://images.zentio.com/zm/shaibox/bg_banner_product_f_mobile_se.jpg) no-repeat 100% 0 #fff;background-size: 100% auto;}
  .camp_o section {background:url(https://images.zentio.com/zm/shaibox/bg_banner_product_o_mobile.jpg) no-repeat 100% 0 #fff;background-size: 100% auto;}
}


@media (max-width: 481px) { 
  .container-for-elements{ margin-top: 0;}
  .content-block-info { top: 130px;}
}

@media (max-width: 479px) {
    .camp_k section {background:url(https://images.zentio.com/zm/shaibox/bg_banner_product_f_mobile_se.jpg) no-repeat 100% 0 #fff;background-size: 100% auto;}
    .camp_o section {background:url(https://images.zentio.com/zm/shaibox/bg_banner_product_o_mobile.jpg) no-repeat 100% 0 #fff;background-size: 100% auto;} 
}

@media (max-width: 322px) {
   .container-for-elements{ margin-top: 0;}
   .content-block-info { top: 150px;}
}
