@charset "utf-8";

.thanks_fv_bg {
    background-image: url(image/thanks_bg_img.png);
}

@media screen and (max-width: 640px) {

    .contact-text br {
        display: none;
    }

}