@media (min-width: 768px) {
    body.about-steve-madden picture img {
        width: 50%;
        max-height: 60rem;
        object-fit: cover;
    }
}