@media print, (max-width: 1187px) {
.first-section_img {
width: 510px;
height: 381px;
}
.first-section_info {
width: calc(100% - 540px);
margin-top: 0;
}
.direction_items {
margin-left: -20px;
}
.direction_items > * {
width: calc(100%/3 - 20px);
margin-left: 20px;
margin-bottom: 30px;
}
.direction_item-text br {
display: none;
}
.about_img {
width: 370px;
height: 495px;
margin-right: 30px;
margin-top: 0;
}
.about_info {
width: calc(100% - 430px);
}
.about blockquote {
margin-bottom: 20px;
}
.method_img {
width: 370px;
height: 441px;
margin-left: 30px;
}
.method_info {
width: calc(100% - 410px);
}
.consultations_item-text br {
display: none;
}
.price_items > * {
padding: 35px;
}
.first-section {
margin-top: 50px;
padding-top: 74px;
padding-bottom: 50px;
margin-bottom: 50px;
}
.title {
margin-bottom: 35px;
}
.direction {
margin-bottom: 50px;
}
.about {
margin-bottom: 50px;
}
.method {
padding-top: 50px;
padding-bottom: 50px;
margin-bottom: 50px;
}
.consultations {
margin-bottom: 50px;
}
.price {
margin-bottom: 50px;
}
.contacts {
padding-top: 50px;
padding-bottom: 50px;
}
.page header .logo-mob span {
max-width: 150px;
}
.page .header-phone {
padding-left: 15px;
}
}