.country-inner .main-container {
    padding-top: 90px;
}
.left-section-wrapper {
    /* width: 800px;*/
    max-width: 300px;
    float: left;
    /* padding: 93px 0;*/
    *Permalink - use to edit and share this gradient: http: //colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100 */
    background: -moz-linear-gradient(right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
    /* IE6-9 */
    z-index: 2;
    margin-top: 0px;
    float: none;
    background: #FFF;
    position: relative;
}
.left-section-wrapper {}
.right-section-wrapper {
    width: calc(100% - 300px);
    float: left;
}
.left-section-wrapper span.country-section {
    float: left;
    padding-top: 50px;
    padding-left: 107px;
    padding-bottom: 0;
    width: 100%;
}
span.counter-block {
    float: left;
    width: 100%;
    padding-left: 105px;
}
.counter-wrapper {
    float: left;
    position: relative;
    width: 150px;
}
.field-content.right-section-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
}
.field-image {
    height: 100%;
}
.counter-wrapper.enterprises {
    width: 180px;
}
.country-area {
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}
.country-wrapper .popup-close {
    position: relative;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
}
.country-wrapper .popup-close:after {
    top: 0;
}
span.active-counter.first-counter {
    padding-left: 0;
    text-align: left;
    text-align: center;
    padding: 0;
}
.country-pages .bannerimagefull {
    width: 100%;
    /*max-width: calc(100% - 300px);*/
}
/*.left-section-wrapper {
    width: 55%;
    min-width: 750px;
    padding-top: 200px;
}*/

@media only screen and (max-width: 767px) {
    .page-node-type-country .popup-country .view-filters {
        padding-top: 20px;
    }
}
@media only screen and (max-width: 1500px) {
    /*   .country-pages .bannerimagefull{
        width: 45%;
        min-width: calc(100% - 750px);
    }

    .left-section-wrapper {
        width: 55%;
        min-width: 750px;
        padding-top: 200px;
    }*/
}