@media(max-width:1024px) {

	.col-md-4.upper{
		background-color: #F8F8F8 !important;
		margin: auto;
		border-bottom: 5px solid #fff;
	}

	.col-md-4 img.img-fluid{ margin-left: 100px !important; }
}