@media (max-width:768px)
{
    section.section--businesscard .grid .grid__item .figure.ratio--1-1
    {
        max-width: 11.75rem;
    }
}
