/* CSS styles for the tool */
@media only screen and (max-width: 640px) {
    .from-sec {
        width: 100%;
        margin-top: 0px;
    }
}
