.office_address_box img {
    height: 180px;
}

.office_address_content p {
    min-height: 70px;
}

.cls_CountrySize {
    font-size: 20px !important;
    width: 100%;
    display: block;
}

.offices-container > .col-lg-4 {
        display: flex;
        justify-content: center;
}

@media (max-width: 992px) {
    .offices-container .uk-office {
        max-width: 396px;
    }
}