.rmg-photocontest__layout{display:flex;flex-wrap:wrap;gap:40px;margin-top:20px}.rmg-photocontest__layout-grid{display:grid;gap:20px;grid-template-columns:repeat(1, 1fr)}@media screen and (min-width: 480px){.rmg-photocontest__layout-grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 960px){.rmg-photocontest__layout-grid{grid-template-columns:repeat(3, 1fr)}}.rmg-photocontest__layout-left{width:100%}@media screen and (min-width: 721px){.rmg-photocontest__layout-left{flex:0 0 calc(70% - 20px)}}.rmg-photocontest__layout-right{width:100%}@media screen and (min-width: 721px){.rmg-photocontest__layout-right{flex:0 0 calc(30% - 20px)}}.rmg-photocontest__layout--center{justify-content:center}
