@media(max-width:767px){
.flexibility-system .col-lg-4 {
    margin-top: 15px;
}

.oprating_system-2 .pro_needs {
    min-height: 230px;
}

.oprating_system-2 .col-lg-7 .row {
    flex-wrap:nowrap;
    overflow: scroll;
    justify-content: start;
}

.oprating_system-2 .col-lg-7 .row .col-lg-12 {
    width: 90%;
}

.oprating_system .subtitle_heading {
    width: 100% !important;
}

.oprating_system .row {
    flex-wrap: nowrap;
    overflow:scroll;
}

.oprating_system .row .col-lg-3 {
    width: 90%;
}

.add-personal .row {
    flex-wrap: nowrap;
    overflow: scroll;
}

.add-personal .row .col-lg-4 {
    width: 90%;
}

.wc_meeting  .subtitle_heading {
    width: 100% !important;
}

.wc_meeting  .row {
    flex-wrap: nowrap;
    overflow: scroll;
}

.wc_meeting .row .col-lg-4 {
    width: 90%;
}

.vm_sol_box {
    min-height: 240px;
}	
.z_img_box{
    display:none;
}
.oprating_system-2 .col-lg-6.mt-5 {
    margin-top: 20px !important;
}	
.banner_tab_list ul {
    flex-wrap: wrap;
}	
.banner_tab_list ul li{
	margin:10px 0px;
	}
.amd_price_tabs  .price_tabs_btn {
    flex-wrap: wrap;
    justify-content: end;
}

.amd_server_price  .dedicat_price_1 {
    margin-top: 60px !important;
}
	
.dedicat_price_tab  .row {
    flex-wrap: unset;
    overflow: auto;
}
.dedicat_price_tab  .row .col-lg-3{
   width:90%;
}
.dedicat_price_tab {
    margin-top: 10px !important;
}

.amd_server_price .dedicat_price_1 {
    margin-top: 50px !important;
}

.subtitle_heading h2 {
    font-size: 30px;
}
}