.theme_two_box_content h4 {
     white-space: break-spaces;
}
@media (min-width: 992px) {
    .custom-offset {
        margin-left: 0% !important;
    }
}

@media (min-width: 992px) {
    .custom-offset {
        flex: 0 0 auto;
        width: 100% !important;
    }
}