.section.races {display: flex;flex-direction: column;align-items: center;justify-content: flex-start;max-width: 1920px;margin: 0 auto;height: 37.5rem;z-index: 1;background: var(--primary);color: var(--white);clip-path: polygon(0 0, 120rem 0, 120rem calc(100% - 10.625rem), 0 100%); } .section.races h1, .section.races .h1 {color: var(--white);margin-top: 3.875rem;margin-bottom: 2.5rem;padding: 0; } .section.races h2, .section.races .h2 {color: var(--white);font-size: 1.375rem;margin-bottom: 0.6875rem; } .section.races table {margin-bottom: 1.0625rem; } @media (max-width: 1309.98px) {.section.races .slider {padding-left: 3.4375rem;}.section.races .slider .slide {padding-right: 3.4375rem;} } .section.races .item .btn svg {height: 1.875rem;width: auto; } .section.races .btn-prev, .section.races .btn-next {position: absolute;top: 13rem; } .section.races .btn-prev {left: 0; } .section.races .btn-next {right: 0; } .section.races .section-admin {bottom: 8.75rem; } 