.bordered { border: 6px solid var(--dark); border-radius: 16px; } .absolute { width: 256px; height: 256px; } @media screen and (max-width: 1440px) { .absolute { display: none; } }