img.block-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}
a.amz_link {
    font-weight:800;
    color:rgb(0, 0, 0);
}
a.amz_link.headline_link {
    border-bottom: 1px solid rgb(58, 112, 228);
}
a.amz_link.body_link {
    border-bottom: 1px solid rgb(58, 112, 228);
}

div.item-block {
    border-bottom: solid;
    padding-bottom: 20px;
    text-align: center;
}
figcaption {
    font-size: 12px;
}
a.button_link.amz_link {
}
@media (max-width: 768px) {
    a.button_link {
        text-transform:uppercase;
        border: 1px solid;
        color: rgb(0, 31, 30);
        text-align: center !important;
        display: inline-block !important;
        border-radius: 20px !important;
        width: 75%;
        font-weight:800;
        padding: 8px 0px 8px 0px !important;
        margin-top:10px;
        box-shadow: rgb(0, 0, 0) 3px 4px 0px !important;
    }
}
@media (min-width: 768px) {
    a.button_link {
        text-transform:uppercase;
        border: 1px solid;
        color: rgb(32, 31, 30);
        font-weight:800;
        padding: 8px 25px !important;
        text-align: center !important;
        display: inline-block !important;
        border-radius: 20px !important;
        margin-top:10px;
        box-shadow: rgb(0, 0, 0) 3px 4px 0px !important;
    }
}
p:empty {
    display: none;
}
div.hyphen-deal-percent-logo {
    position: absolute;
    width: auto;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
}