/* Start custom CSS */iframe.gt{
    display: block  !important;
}

.service-details-content .content-two .inner-box .text-column:nth-of-type(2) {
    display: none;
}

.service-details-content .content-two .inner-box .image-column:nth-of-type(1) {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}/* End custom CSS */