.container_log {position: relative;}.container_log::after, .container_log::before {position: absolute;background-size: cover;content: "";z-index: -1;}.img_3 {position: absolute;right: 0;height: 60%;bottom: 0;}.container_log::before {right: 0;background-image: url("/template/img/login/log_1.webp");height: 53%;width: 16%;transform: scale(0.6);top: 0%;}.container_log::after {width: 34%;top: 30%;left: 0;height: 47%;transform: scale(0.8);background-image: url("/template/img/login/log_2.webp");}@media (max-width: 900px) {.container_log::after, .container_log::before, .img_3 {display: none;}}.log_card {width: 100%;flex-grow: 1;max-width: 500px;border-left: 10px solid var(--border_login);border-radius: 20px !important;}.log_card .card-body {max-width: 100%;}