@media screen and (min-width: 400px) and (max-width: 1200px) {
	.row{
		margin-left: 30px;
	}
}