
.bestprice .best_oxygen {
    padding: 104px 40px;
    color: black;
    font-size: 18px;

}

.bestprice .best_oxygen > b {

    font-size: 36px !important;
    font-weight: bold;
    padding-bottom: 24px;
}

.bestprice {
    padding: 40px;
}

.boxes_bp {
    color: black;
}

.boxes_bp .row {
    margin-bottom: 120px;
}

.boxes_bp .col-6 {
    padding: 40px 40px 88px 40px;
}

.boxes_bp .box_img {

    max-width: 560px;
    height: auto;
    width: 100%;
}

.bestprice .grey_box {
    background-color: #f2f2f4;
    padding: 64px 160px;
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    color: black;
    margin-bottom: 120px;
    border-radius: 6px;
}



#head_best .banner_text > p {
    font-size: 40px;
    font-weight: bold;
    width: 428px;
    padding-bottom: 64px;
    color: black !important;
    line-height: 1;

}

#head_best {
    font-family: "Open Sans", sans-serif;

}

#head_best .banner_text {

    padding-top: 24px;
}

#head_best .banner_text > a {

    width: 321px;
    height: 64px;
    padding: 18px 64px 19px;
    border-radius: 32px;
    background-color: #0006ac;
    font-size: 20px;
    line-height: 25px;
    color: white !important;
}



.banner_text > a:hover {
    background-color: #00046d !important;
    text-decoration: none !important;
}
