/* Local Overrides */

/* Router */
@media only screen and (max-width: 734px) {
	.section-index-section .index-group:first-of-type {
		padding-inline-end: 15%;
		width: 75%;
	}
}
