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