/*  ------  local   ------  */

@media (max-width: 480px) {
	.gs__page .gs__push-text {
    font-size: calc(11.1 * var(--ratioPush));
 
}
}


