@page{size:auto;margin:0cm;}

body{
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

.page-offer.offerprint .parent-print .child-print {position: relative;}

.offer-content {width: 780px;}

.agent {
    display: block;
}

.agent__body {
    display: block;
    position: relative;
}

.offerprint .agent {
    position: static;
    transform: none;
}

.agent__phone {
    display: block;
}

.agent__title,
.agent__phone,
.agent__email {
    text-align: left;
}

.agent__phone a{
    color: #000;
    text-decoration: none;
}

.page-offer.offerprint .agent__body {
    display: block;
}

.page-offer.offerprint .agent__property {
    display: block;
}

.offer-row {
    display: block;
    clear: both;
    width: 100%;
}

.offer-col-6{
    width: 50%;
    float: left;
}

.page-offer .offer-gallery__item {
    height: 420px;
    page-break-inside: avoid;
}