
@media (min-width: 100px) and (max-width: 991px) {
/** Why choose css start ***/
.service-style1 .service-title {
    font-size: 16px;
    margin: 0.08em 0 11px 0;
}

.vs-icon {
    display: inline-block;
    text-align: center;
    position: relative;
    z-index: 1;
    margin: var(--border-gap, 5px);
    transition: all ease 0.4s;
}


/** Why choose css End ***/
}