.h2-adjust {
    margin-top: -3px;
}
.marginadjust {
    margin-top: 185px;
}
.rounded-image {
    border-radius: 20px;
    overflow: hidden;
    display: inline-block;
}
.rounded-image img {
    border-radius: 20px;
    display: block;
    width: 100%;
    height: auto;
}
.margin-top {
    margin-top: 40px;
}
.margin-top-2 {
    margin-top: 60px;
}
.space-below {
    margin-bottom: 20px;
}
.space-below-2 {
    margin-bottom: 40px;
}
.cut-price {
    color: black;
    text-decoration: line-through;
    text-decoration-color: red;
}  