
.ih-image {
    background-size: auto 100%;
}

.elementor-kit-47 h2 {
    line-height: 1em;
}
@media screen and (max-width: 768px) {

    .ih-image {
        background-size: auto;
        background-position-x: 20%;
    }

    .tab-link.active::after {
        content: none;
    }
    ul.tabs {
        border-left: 5px solid #eeb528;
        padding: 1vh 3px;
    }
    ul.tabs li {
        padding: 1.9vh 10px;
    }
    ul.tabs::after {
        content: "\f078";
        top: 3.2vh;
    }

}