.maxibas608 .mainDescriptionLeft{
    padding: 0px;
    flex-basis: 100%;
}

.maxibas608 .mainFeeaturesBlockItem img, .maxibas608 .intellectDiagnosticsBlockRight img{
    object-fit: none;
}

.maxibas608  .mainFeeaturesBlockItem:nth-child(3) {
    justify-content: center;
}

.maxibas608 .mainFeeatures h2{
    padding-bottom: 0px;
}

.maxibas608 .mainFeeatures{
    padding-bottom: 0px;
}

.maxibas608 .spechFuncContItem, .maxibas608 .spechFuncContItem:nth-child(1), .maxibas608  .spechFuncContItem:nth-child(2) {
    flex-direction: column;
    flex-basis: 30%;
    width: 30%;
}

.maxibas608  .spechFunc{
    padding-bottom: 0px;
}

.maxibas608 .presonalHelper{
    padding-top: 0px;
}

.maxibas608 .intellectDiagnostics{
    padding-top: 40px;
    padding-bottom: 40px;
}

.maxibas608 .topologyLogoImg{
    object-fit: none;
}

.maxibas608 .addonsContData .addphoto img{
    object-fit: contain;
    max-height: 100%;
}

.maxibas608 .onlineReview{
    padding-bottom: 0px;
}

.maxibas608 .topologyBusBlockItem:nth-child(1){
    padding-right: 40px;
}

.maxibas608 .topologyBusBlockItem:nth-child(2){
    padding-left: 40px;
}

.trailer video{
    width: 100%;
}

.scroll-down-cont{
    display: none !important;
}

.markiUl{
    column-count: 3;
}
@media screen and (max-width: 991px){
    .maxibas608 .mainFeeaturesBlockItem img, .maxibas608 .intellectDiagnosticsBlockRight img{
        object-fit: contain;
    }
    .maxibas608 .topologyLogoImg{
        object-fit: contain;
    }
    .maxibas608 .topologyBusBlockItem{
        padding-bottom: 40px !important;
    }
}

@media screen and (max-width: 768px){
    .maxibas608 .addonsCont{
        padding-bottom: 0px;
    }
}