/*laptop view*/
@media screen and (min-width: 992px){
    .head_hmbg{margin-top: 4% !important;}
}


.gta-shop-product-text h4{
    text-align: left !important;
}
.gta-shop-product-text h5{
    text-align: left !important;
}

.tec_carousal_sec{
    padding-top: 0px !important;
}
.tec_carousal_inner .tg-carousel{
    height: 22rem !important;
    border-bottom: none !important;
    width: 100% !important;
    border-radius: 35% !important;
}
.tec_box {
    background-color: #B3C8D4;
    border-radius: 20px;
    padding: 10px 7px 10px;
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
