
											@media screen and (max-width:768px){.vps-outter .slider_detail .col-xl-12.slider_price_box {
    position: absolute;
    top: -80px;
    right: -20px;
    width: auto;
}
.inner_price_content .value_text .value{
    font-family: 'Inter', sans-serif;
    font-size: 24px;
    font-weight: 300;
    color: #15161b;
    line-height: 36px;
}
.slider_detail .col-xl-12, .slider_node {
    width: 69%;
}
.price_rangetxt {
    width: 69%;
    padding: 20px 0;
}}