.amcard-form-container .amcard-title {
    font-size: 13px;
}
.amcard-field-container {
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%;
}
.opc-block-summary .items-in-cart .product {
    font-size: 1.0rem;
    color: #003772;
}

@media screen and (max-width: 991px) {
    .post-image img {
        width: 100%;
        height: auto;
    }
}

.checkout-index-index .amcard-codes-list .messages, .checkout-index-index .amcard-codes-list .messages .message {
    display: block;
    opacity: 1;
    visibility: visible;
    height: auto;
    animation: none !important;
}

.checkout-index-index .amcard-codes-list .message.error>:first-child:before {
    top: 20px !important;
}