.items-list .item-title {
    font-size: 28px;
}
.btn-primary {
    background-color: #0265C3;
}
@media screen and (max-width: 767px){
.contacts-map-wrapper .bx-yandex-map, .contacts-map-wrapper .ymaps-map {
    height: 100%;
}}
.ymaps-map ymaps-i-ua_js_yes {
height: 100%  !important;}
@media screen and (max-width: 767px){
.contacts-map-wrapper .bx-yandex-map, .contacts-map-wrapper .ymaps-map {
    height: 100%;
}}
 .contacts-map-wrapper .ymaps-map {
    height: 100% !important;
}
@media screen and (max-width: 767px){
.contacts-map-wrapper .bx-yandex-map, .contacts-map-wrapper .ymaps-map {
    height: 100%;
}
}
.img-zoom.pull-left, img[align="left"] {
    float: left;
    margin: 0 60px 5px 0;
}