.myrow{
	padding: 5px !important;
}

@media (min-width: 700px) {
	.myrow{
		padding: 2px !important;
	}
}