body .custom-image-size .basic-list-content .basic-grid-item .basic-grid-image {
    width: 300px;
    height: 200px
}

body .empori-header-pure .empori-header-logo img {
                height: 53px !important;
}

body .empori-header-logo {
    padding: 0px 10px !important;
}

body .pure-mobile-menu .empori-mobile-logo img {
    height: 50px !important;
    max-width: none !important;
}

body .empori-pure-footer .empori-footer-logo {
    max-width: none !important;
    height: 50px !important;
}

body .empori-news-info.basic-grid-info>* {
    flex: none;
}