/*  ------  dts   ------  */


body, html {
	overflow-x: clip !important;
}


@media (max-width: 480px) {
	.gs__page .gs__push-title strong {
		font-size: calc(36.6 * var(--ratioPush));
	}
}