body .fs-contacts_photo img{
    width: unset;
    object-fit: cover;
    height: 100%;
}
body .fs-contacts_photo{
    height: 155px;
}

body .fs-contacts_list {
    margin-top: 80px;
    grid-gap: 76px 40px;
}
body .fs-contacts h3 {
    margin-top: 35px;
}