.prev { margin-bottom: 3.571vw; background-color: #e2e2e5; background-position: 50%; background-repeat: no-repeat; background-size: 8px 16px; border-radius: 50%; flex: none; justify-content: center; align-items: center; width: 30px; height: 30px; padding-bottom: 0; padding-right: 0; display: flex; position: absolute; top: auto; bottom: 0%; left: auto; right: 33px; background-image: url('https://cdn.prod.website-files.com/6321d0ab8673ec82ca5ddfae/664f49c24430ba2da25c8742_prev.svg'); } .next { margin-bottom: 3.571vw; background-color: #e2e2e5; background-position: 50%; background-repeat: no-repeat; background-size: 8px 16px; border-radius: 50%; flex: none; justify-content: center; align-items: center; width: 30px; height: 30px; padding-bottom: 0; padding-right: 0; display: flex; position: absolute; top: auto; bottom: 0%; left: auto; right: 0%; background-image: url('https://uploads-ssl.webflow.com/6321d0ab8673ec82ca5ddfae/664f4a0cf13698832c62dd08_next.svg'); } @media (max-width: 767px) { .prev { right: 45px; width: 40px; height: 40px; bottom: -20px; } } @media (max-width: 767px) { .next { width: 40px; height: 40px; bottom: -20px; } }