@media (min-width: 576px){ .modal-dialog { margin: 8rem auto; } } .close { display: flex; float: right; font-size: 3rem; font-weight: 700; line-height: 1; color: rgb(0, 0, 0); text-shadow: rgb(255, 255, 255) 0px 1px 0px; opacity: 0.5; justify-content: flex-end; flex-direction: row; }