.courses-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:60px}.courses-wrapper{.title{font-size:4em;justify-self:center;margin-bottom:2em}}@media only screen and (max-width:600px){.courses-grid{padding:40px}.courses-wrapper{.title{font-size:4em;justify-self:center;margin-bottom:16px}}}