.crumbs{
    width: 1194px;
}
.way{
    width: 1194px;
    margin: 0 auto;
    background-color: white;
    padding: 67px 59px;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
}
.way_connect{
    color: #424243;
    margin-bottom: 75px;
}
.way_connect h3{
    color: #92705E;
    font-size: 24px;
    margin-bottom: 10px;
    font-family: play;
}
.way_connect p{
    font-size: 16px;
}
.way_other p{
    font-size: 24px;
    font-weight: 900;
}
.way_other span{
    font-size: 16px;
    color: #92705E;
}
.way_connect:last-child{
    margin-bottom: 0;
}
.map{
    width: 1200px;
    height: 383px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 52.5px;
    background: #ffffff;
    filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.06));
}