.image-with-description {
    padding: 83px 0 90px;
    overflow: hidden;
    width: 100%;
}
@media (max-width: 1024px) {
    .image-with-description {
        padding: 50px 0;
    }
}
@media (max-width: 768px) {
    .image-with-description {
        padding: 40px 0;
    }
}
@media (max-width: 596px) {
    .image-with-description {
        padding: 30px 0;
    }
}
.image-with-description .column-row{
    font-size: 0px;
    margin-left: 11px;
}
@media (max-width: 1024px){
    .image-with-description .column-row{
        margin-left: 0px;
    }
}
.image-with-description .column-row .img-block{
    width: 50%;
    display: inline-block;
    vertical-align: bottom;
}
@media (max-width: 1200px)and (min-width: 992px){
    .image-with-description .column-row .img-block{
        width: 48%;
    }
}
@media (max-width: 768px){
    .image-with-description .column-row .img-block{
        width: 48%;
    }
}
@media (max-width: 596px){
    .image-with-description .column-row .img-block{
        width: 100%;
    }
}
.image-with-description .column-row .img-block .img-wrap{
    width: 100%;
    height: 100%;
    max-height: 459px;
    max-width: 570px;
    overflow:hidden;
}
@media (max-width: 596px) {
    .image-with-description .column-row .img-block{
        display: none;
    }
}

.image-with-description .column-row .img-block .img-wrap img{
    width: 100%;
    height: 100%;
}
.image-with-description .column-row .content-block{
    width: 47%;
    padding:0px 11px 179px 7px;
    display: inline-block;
    vertical-align: bottom;
}
@media (max-width: 1200px)and (min-width: 992px){
    .image-with-description .column-row .content-block{
        width: 46%;
        padding: 0px 11px 183px 48px;
    }
}
@media all and (max-width: 992px) and (min-width: 768px){
    .image-with-description .column-row .content-block{
        padding: 0 11px 0 21px;
        margin-top: 0px;
        padding-bottom: 0px;
        width: 43%;
    }
}
@media (max-width: 767px){
    .image-with-description .column-row .content-block{
        padding: 0 11px 0 21px;
        margin-top: 0px;
        padding-bottom: 0px;
        width: 45%;
    }
}
@media (max-width: 596px) {
    .image-with-description .column-row .content-block {
        padding: 20px 0;
        width: 100%;
    }
}
@media (max-width: 481px) {
    .image-with-description .column-row .content-block {
        padding: 0px;
        width: 100%;
    }
}
.image-with-description .column-row .content-block h2{
    font-family: Univers LT Std Home !important;
    font-size: 36px !important;
    line-height: 1.28 !important;
    margin-bottom: 22px;
}

@media (max-width: 1200px) and (min-width: 991px){
    .image-with-description .column-row .content-block h2{
        font-size: 30px !important;
        margin-bottom: 18px;
    }
}
@media all and (max-width: 992px) and (min-width: 482px){
    .image-with-description .column-row .content-block h2{
        font-size: 27px !important;
    }
}
@media (max-width: 481px){
    .image-with-description .column-row .content-block h2{
        font-size: 24px !important;
        max-width: 330px;
        line-height: 1.25 !important;
    }
}
.image-with-description .column-row .content-block .img-wrap{
    width: 100%;
    height: 100%;
    max-height: 459px;
    max-width: 570px;
    overflow:hidden;
}
@media all and (max-width: 2560px) and (min-width: 597px){
    .image-with-description .column-row .content-block .img-wrap{
        display: none;
    }
}
@media (max-width: 596px){
    .image-with-description .column-row .content-block .img-wrap{
        display: block;
    }
}

.image-with-description .column-row .content-block .img-wrap img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media (max-width: 1400px) and (min-width: 597px){
    .image-with-description .column-row .content-block .img-wrap{
        display: none;
    }
}
@media (max-width: 596px){
    .image-with-description .column-row .content-block .img-wrap{
        display: block;
    }
}

.image-with-description .column-row .content-block p{
    font-family: Univers LT Std Home !important;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.63;
    margin-bottom: 33px;
}
@media (max-width: 1024px){
    .image-with-description .column-row .content-block p{
        margin-bottom: 20px;
    }
}
@media (max-width: 596px){
    .image-with-description .column-row .content-block p{
        padding: 12px;
        line-height: 1.5;
    }
}
.image-with-description .column-row .content{
    width: 100%;
    padding: 58px 56px 60px;
    position: relative;
    max-width: 690px;
    margin-top: -160px;
    color: #2d2929;
    background-color: white;
    box-shadow: -4px 20px 45px rgba(122, 149, 164, 0.16);
    float:right;
}
@media (max-width: 1024px){
    .image-with-description .column-row .content{
        padding: 40px 34px 50px;
    }
}
@media all and (max-width: 992px) and (min-width: 768px){
    .image-with-description .column-row .content{
        margin-top: 0px;
    }
}
@media (max-width: 768px){
    .image-with-description .column-row .content{
        float: none;
        padding: 40px 28px;
        margin-top: 0px;
        width: auto;
    }
}
@media (max-width: 596px){
    .image-with-description .column-row .content{
        padding: 21px 15px;
    }
}
.image-with-description .column-row .content h2{
    font-family: Univers LT Std Home !important;
    font-size: 36px !important;
    line-height: 1.28 !important;
    margin:7px 0 38px 5px;
    max-width: 500px;
}
@media (max-width: 1200px) and (min-width: 991px){
    .image-with-description .column-row .content h2{
        font-size: 30px !important;
    }
}
@media (max-width: 992px) and (min-width: 482px){
    .image-with-description .column-row .content h2{
        font-size: 27px !important;
        max-width: inherit;
    }
}

@media (max-width: 481px){
    .image-with-description .column-row .content h2{
        font-size: 24px !important;
        max-width: 245px;
        line-height: 1.25 !important;
    }
}
.image-with-description .column-row .content a.product-btn{
    width: 30%;
  padding:10px 6px;
    margin-left: 4px;
}
@media all and (max-width: 992px) and (min-width: 768px){
    .image-with-description .column-row .content a.product-btn{
        padding: 10px 16px;
    }
}
@media (max-width: 767px){
    .image-with-description .column-row .content a.product-btn {
        width: 40%;
        padding: 10px 6px;
        margin-left: 5px;
    }
}
@media (max-width: 481px){
    .image-with-description .column-row .content a.product-btn {
        width: 93%;
        margin-left: 0px;
    }
}

/*-------------------global-----------------------------*/

.ua-ie .arrow-link::after {
    background-size: 100% 100%;
}
.arrow-link:hover::after {
    transform: translateY(-50%) translatex(12px);
}