
.map-contact iframe{
    width: 100%;
    height: 520px !important;
}

.list-team-name{
    height: 48px;
}

.team-member-description,
.team-member-description *{
    color: #fff!important;
}

.progress-wrap{
    bottom: 90px!important;
    right: 25px;
}

.news_pg .news_card .card-body .title {
    white-space: unset;
    height: 46px;
}

.article-image{
    height: 270px;
}

.gallery_pg .nav-link {
    width: unset;
}

.gallery_pg .main_cont .txt_box .badge {
    width: unset;
    display: inline-flex;
}

.branches_pg .map_box iframe{
    width: 100%;
    height: 570px;
}

.branches_pg .branch_card .title{
    height: 48px;
    overflow: hidden;
}

.branches_pg .branch_card .address-wrapper{
    height: 39px;
}

.products_pg .products_sec .prod_card .card-body .butns .qty-container{
    height: 40px;
}

.products_pg .products_sec .prod_card .card-body .butns .qty-container .qty-btn-minus,
.products_pg .products_sec .prod_card .card-body .butns .qty-container .qty-btn-plus {
    box-shadow: unset;
}

.products_pg .products_sec .prod_card .card-body .prod_name {
    height: 40px;
}

.product-description{
    font-size: 16px;
    color: #424242;
    line-height: 2rem;
    margin-top: 0;
}

.cart_pg .cart_inner .item .sec-img{
    height: 202px;
}
