.guides{column-gap:60px;display:flex;flex-wrap:wrap;margin-bottom:60px;row-gap:30px}.guide{max-width:200px}.guide__image{box-shadow:0 0 5px rgba(0,0,0,.2)}@media (max-width:768px){.guide__image{height:auto;width:100%}.guide{max-width:fit-content;width:48%}.guides{column-gap:20px}}@media (max-width:540px){.guide{max-width:fit-content;width:45%}}