@media all and (min-width: 440px) {
.glery-foto {
    height: 150px;
    margin-bottom: 14px;
    margin-left: 15px;
    width: 238px;
}
.templatemo_post_wrapper:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
}
}

