.subscribe-box{
	min-height:276px;
}
.my-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}
.mt-50 {
    margin-top: 50px !important;
}.bg-light-blue{
    background:#EFF4FD;
}
.bg-light-red{
    background:#F6EFF2;
}
.bg-light-green{
    background:#E9F0F1;
}
.bg-light-yellow{
    background:#F6F6EC;
}
.bg-light-purple{
    background:#F6F3FD;
}
.product-logo{
    max-width:50px;
}
.card-date {
    position: absolute;
    top: 0;
    right: 0;
    padding: 11px 16px;
    font-size: .875em;
    color: #0e0e0e;
    background-color: #fff;
}