.x-button-img {
    width: 40px;
}

#mobile-tandc-section {
    padding-bottom: 50px;
}

#example-copay-card-img {
    width: 100%;
    margin: auto;
    display: block;
}

#terms-header {
    font-size: 30px;
    color: #007bc1;
    font-family: "Lato-Bold";
}

a {
    color: #000;
    text-decoration: none;
}

.miebocard-img-dt {
    width: 450px;
}

#mobile-tandc-section .privacy-link {
    font-family: "Lato-Bold";
    color: #63b1e5;
    text-decoration: none;
}

@media only screen and (max-width: 320px) {
    body {
        word-wrap: break-word;
    }
}

@media only screen and (min-width: 1200px) {
    .miebocard-img-dt {
        width: 500px;
    }
}

@media only screen and (min-width: 1250px) {
    .x-button-img {
        margin-right: -50px;
    }
}
