.accordion_header { cursor: pointer; padding: 5px 0px; font-size: 18px; } .courses_list { width: 100%; .courses_list__header_courses { width: 60%; } .courses_list__header_level { width: 10%; } .courses_list__header_campus { width: 20%; } .courses_list__header { width: 10%; } } .button-addtocart { min-width: 87px; text-align: center; @include media-breakpoint-down(sm) { min-width: 0px; } }