@media (min-width: 1026px) {
    .title-area > .site-title > a > img {
        width: 640px;
        height: 200px;
        margin-bottom: 0;
    }

    .adthrive-header-1 {
        min-height: 300px !important;
    }

    article > .aligncenter > img {
        width: 800px;
        height: 1000px;
    }

    .entry-header {
        margin: 0;
    }

    .nav-primary,
    .menu-navigation {
        height: 128px;
    }

    #foodie-search {
        width: 225px;
        height: 50px;
    }

    #foodie-search > form {
        margin-left: 0 !important;
    }

    .genesis-nav-menu .search-form {
        display: block;
    }

    #simple-social-icons-2 {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }

    .footer-widgets > .wrap > .widget-area > section > .widget-wrap > article > a > img {
        width: 100%;
        height: 100%;
    }

    .genesis-nav-menu {
        padding: 0 !important;
    }

    #foodie-search {
        margin-bottom: 7px;
    }

    #simple-social-icons-2 {
        width: 300px !important;
        height: 60px !important;
    }

    #simple-social-icons-2 > .widget-wrap > ul {
        display: flex !important;
        justify-content: space-between !important;
        width: 300px !important;
    }
}