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