#container_maps{width:1200px;min-width:50vw;margin:auto;font-size:20px;padding-left:20px;padding-right:20px;padding-bottom:30px;font-family:Ubuntu}#maps_main_title{font-size:45px;font-family:Lato;font-weight:700;text-align:left;margin-top:30px;margin-bottom:30px;line-height:57px}.article_paragraphs{margin-bottom:40px}#container_all_maps{display:grid;text-align:center;grid-template-areas:'world_turb us_turb europe_turb' 'world_wind us_wind europe_wind' 'world_thund us_thund europe_thund' 'world_metar us_pireps empty' 'interactive_turb interactive_turb interactive_turb';column-gap:30px;row-gap:50px;justify-content:left;font-size:17px;margin-bottom:40px}#world_turb{grid-area:world_turb}#us_turb{grid-area:us_turb}#europe_turb{grid-area:europe_turb}#world_wind{grid-area:world_wind}#us_wind{grid-area:us_wind}#europe_wind{grid-area:europe_wind}#world_thund{grid-area:world_thund}#us_thund{grid-area:us_thund}#europe_thund{grid-area:europe_thund}#world_metar{grid-area:world_metar}#us_pireps{grid-area:us_pireps}.map_container{margin:auto;width:100%;max-width:370px}.map_container:hover{cursor:pointer;opacity:.8;text-decoration:none}.map_image{width:100%;max-width:370px}.map_header{font-size:22px;font-family:Lato;margin-top:10px;margin-bottom:0;color:#2b2b2b;font-weight:700;text-align:left}@media only screen and (max-width:1200px){#container_maps{width:100%}}@media only screen and (max-device-width:600px){#container_maps{width:100%;min-width:0;font-size:19px}#maps_main_title{font-size:35px;line-height:38px}#container_all_maps{grid-template-areas:'world_turb' 'us_turb' 'europe_turb' 'world_wind' 'us_wind' 'europe_wind' 'world_thund' 'us_thund' 'europe_thund' 'world_metar' 'us_pireps' 'interactive_turb';grid-column-gap:0;grid-row-gap:45px}.map_container{width:90vw}.map_image{width:90vw}}