@media screen and (max-width: 667px) {
    .request-price-container > form {
        width: 100%;
    }
}