@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300&display=swap');

@media screen and (min-width: 320px) and (max-width: 767px)  {	

	
    .free .fv img {
        height: calc(100svh - 136px);
    }	
	
	
	

}

