.image-wrapper img{
		max-width: 100%;
	}
.image-wrapper {
    margin-top: 20px;
}
	.bottom-text {
		margin-top: 25px;
	}
	@media only screen and (max-width: 1200px) {
		
	}
	@media only screen and (min-width: 1200px) {
		.container{
			padding: 0;
		}
	}
