/*
Theme Name: Global Goals Platform
Author: LanthopusX
Author URI: https://LanthopusX.nl
Version: 1.0
*/


@media (min-width: 992px) {
    .news article .cropThis {
        width: 100%;
	aspect-ratio:16/9;
	height:auto!important;
        float: left;
    }
}
#siteHeader-sticky-wrapper #siteHeader .logo .cityName {
    white-space: nowrap;
}
.row {
	width:100%;
}