@media screen and (max-width: 750px) {
    .bg-corepart-content {
        height: auto !important;
        padding: 5.6vh 0.4rem !important;
    }
}
