/**
 * Copyright © 2015 Ihor Vansach (ihor@magefan.com). All rights reserved.
 * See LICENSE.txt for license details (http://opensource.org/licenses/osl-3.0.php).
 *
 * Glory to Ukraine! Glory to the heroes!
 */

 @media (max-width: 480px){ 
    .cms-catering-snack-box img.img88 {
        width: auto !important;
        height: 150px !important;
    }
    .cms-about-mezzox-drip-cafe img {
        width: auto !important;
        height: auto !important;
    }
    .cms-catering-snack-box img.img-snack-box {
        width: auto !important;
        height: auto !important;
    }
    .cms-catering-snack-box img.img-catering-snack-box-01 {
        width: auto !important;
        height: auto !important;
    }
}
@media (max-width:320px){
    .cms-catering-snack-box span img.img88 {
        width: 120px !important;
        height: 150px !important;
    }
}
 