@media only screen and (max-width: 640px) {
    .from-sec {
        width: 100%;
    }
}
