/* Add here all your CSS customizations */

.card-body .img-bx{
    width: 40%;
}

.mx-auto{
    margin: 0 auto;
}

.bg-red{
    background-color: red;
}