.btn.btn--arrow { display: inline-flex; } .teacher-section .btn.btn--arrow { background-color: var(--btn-text); color: var(--btn-bg); } .order-section .pay-submit { font-size: 1rem; } .process-section .process .bottom-border { border-color: #fff; } .process-section .process-title { color: #fff; } .course-for-section--white { background-color: #fff; } .course-for-section--white .course-for-list__item { color: #000; } .gradient-bg:before { background: url(https://robot-site-static.fra1.digitaloceanspaces.com/cc/ckeditor/landings/4-python-for-big-data/113.png) no-repeat center !important; background-size: cover !important; } @media only screen and (max-width: 480px) { .btn.btn--arrow { font-size: 1rem; } } @media only screen and (min-width: 1024px) { .order-section .pay-submit { font-size: 1.5rem; } .about-date { margin: 0; } } @media only screen and (min-width: 1280px) { .about-date { margin-top: 0; } }