@media (max-width: 768px) {


    .text-copy {font-size: 12px;}

    iframe {
        width: 100%;
        height: 315px;
    }

    img {
        width: 70%;
    }

    /* .home-registration-form .registration-form label {
        font-size: 11px;
    } */
    .text-muted{font-size: 15px;}
    .img-mobile {
        width: 15px !important;
            }

            .img-fluid {
                max-width: 57%;
                height: auto;
            }
.home{
    padding-top: 0px !important;
}

h1, h2, h3, h4, h5, h6, .home-title {font-size: 25px;}

.desc{font-size: 10px;}
.text-dark {
    font-weight: 600;
    font-size: 10px;
}
#sen_login_forgot {

    font-size: 10px;
}

#remember{margin-top: 0px;}
.btn {
    font-size: 14px;
}

.product {
    margin-top: 0px !important;
}
}

