.forecast_gallery{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px}@media screen and (min-width:768px){.forecast_gallery{grid-template-columns:repeat(12, 1fr)}}.forecast_gallery__item{grid-column:span 1}@media screen and (max-width:1024px) and (min-width:768px){.forecast_gallery__item{grid-column:span 4}}@media screen and (min-width:1025px){.forecast_gallery__item{grid-column:span 2}}.forecast_gallery__item figcaption{margin-top:0;text-align:center}.embed_section{margin-bottom:60px}@media screen and (max-width:1024px){.embed_section{margin-bottom:40px}}.embed_section .video_embed{position:relative;width:100%;height:0;overflow:hidden;padding-bottom:56.25%}.embed_section .video_embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}