.image-section-style {
    height: 480px;
    overflow-y: scroll;

}

.category-section-style {
    height: 160px;
    overflow-y: scroll;
}

.description-section-style {
    height: 340px;
    overflow-y: scroll;
}

.description-url-section-style {
    height: 240px;
    overflow-y: scroll;
}

.custom-properties-section-style {
    height: 340px;
    overflow-y: scroll;
}

.seo-section-style {
    height: 600px;
    overflow-y: scroll;
}

.comparison-action-button {
    margin-top: 40px !important;
}

.h2-heading {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
}

.header-space {
    height: 120px;
    padding: 10px;
    overflow-y: scroll;
    scrollbar-width: thin;
}

.mr-12 {
    margin-right: 12px;
}

.h2-button-link {
    padding: 2px 2px 2px 9px !important;
}

.additional-img-height {
    height: 100px;
}