@media screen and (max-width: 600px) {
    .form-bg {
        width: 95%;
    }
}
