@charset "utf-8"; // ver1.1.0 .prod_category__header { margin-bottom: 3rem; padding-bottom: 1.5rem; border-bottom: 1px dotted #ccc; .c-categories__lists__list { width: 100%; margin-bottom: 0; &__inner__category-image { max-width: 70% !important; max-height: 70% !important; } } h2 { font-size: 2rem; color: $color-blue-main; } }