@media only screen and (max-width: 734px) {
	.section-index .section-index-section .index-group:first-of-type {
		padding-right: 0;
		width: 100%;
	}
}
