.product-details{
    position: unset !important;
}
.org-content{
    width: 100%;
    /*width: 1100px;*/
}
#listingarea .org-listinghead{
    width: 100% !important;
}
.org-content #listingarea .leftwhy-min{
    width: 100% !important;
}
.org-content .pd-parent{
    position: relative;
}s
 .org-content #listingarea .product-details{
     height: max-content;
     padding-top: 50px;
 }

.org-content .product-img-container{
    /*transform: translateY(-134px);*/
}

.org-content #listingarea .product-detail-main-section {
    padding: 0px 40px;
}
.org-content #gallery{
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.org-content .listing-tab section{
    width: 100% !important;
}
.org-content .listing-tab label {
    width: 16.66% !important;
    background-color: #f4f4f4;
    color: black;
    border: none;

}
.listing-tab .hedo{
    padding: 0;
    width: 100%;
}
.listing-tab input:checked + label{
    background-color: #a07936;
    color: white;
}
.listing-tab .hedo label:first-child{
    border-radius: 10px 0px 0px 10px;
}
.org-content .provider-service-details{
    background-color: white;
}
.org-content .specification-right {
    position: absolute;
    right: 50%;
    top: 55%;
    WIDTH: 20%;
    transform: translate(156%, -175%)
}

.org-content .specification-left {
    position: absolute;
    left: 35%;
    top: 40%;
    transform: translate(-75%, -83%);
    width: 20%;
}
.org-content .education {
    background-color: #FAFAFA;
}

.org-content .org-listinghead{
    width: 100%;
}