
@media screen and (max-width: 1023px){
}
@media screen and (max-width: 767px){
	.sdgs_icon{
		width: 40%;
		margin: 0 auto;
	}
}
