.gradient-bg:before { background: url(https://robot-site-static.fra1.digitaloceanspaces.com/cc/ckeditor/landings/robot-land/python-bg.jpeg) no-repeat center; background-size: cover; } .teacher-photo img { object-position: top; } .btn.btn--arrow { display: inline-flex; } .teacher .btn--black { background-color: var(--btn-text); color: var(--btn-bg); } .teacher .btn--black svg { fill: var(--btn-bg); } .process-section .bottom-border { border-color: #fff; color: #fff; } .order { display: flex; flex-direction: column; } .order-desc { font-size: 22px; line-height: 1.2; display: block; margin-top: 30px; } @media screen and (min-width: 1024px) { .about-date { margin-top: 0; } .order-desc { font-size: 36px; margin-top: 50px; } .process { align-items: center; } } @media screen and (min-width: 1280px) { .process-img { width: 33.9375rem; height: 32.4375rem; } }