﻿/*=====================================================
    
    BIG SCREENS

=====================================================*/

@media all and (min-width: 1440px) {
    .theme-x6-300-left img {
        height: 200px !important;
    }

    .theme-x3-600-left img {
        height: 400px !important;
    }

    .theme-x3-300-left img {
        height: 200px !important;
    }
    



}
