.custom-badge {
    color: white;
    position: absolute;
    font-family: 'poppins';
    font-weight: 500;
    background-color: #FF0072;
    top: 0;
    left: 0;
    padding: 1.2rem;
    border-radius: 0 0 10px;
    font-size: 0.875rem !important;
}


@media screen and (max-width: 768px) {
    .products .post-596967 img {
        padding-top: 3rem !important;
    }
}
