/*
Theme Name: My Theme
Theme URI: https://kaguyareisebuero.com
Author: glove Japan LLC
Author URI: https://glo-v-e.com
Description: Original Theme for Kaguya Reisebüro
Version: 4.0
*/

#main[class*=home]>.inner>.sec6>.inner {
	justify-content: center;
}

@media (width > 768px) {
	#main[class*=home]>.inner>.sec6>.inner>[class^=box] {
		width: min(629px, 55%);
	}
}
