@charset "utf-8";

/**
 * #support-aboutus
 */
.img-quotation {
    width: 100%;
}

@media (min-width:768px) {
    .img-quotation {
        width: 75%;
    }
}