@media screen and (max-width: 600px) {
    .format-tiles .card .card-body {
        padding: 0;
    }
}
