.one-time{ height:100vh;}
.cs-hero.cs-style1 .cs-hero_img img { height: auto; width: 90%; margin-top: 10%; margin-left:0%; }
.cs-hero.cs-style1 .cs-hero_title { font-size: 75px; line-height: 75px; letter-spacing: 0px; margin-bottom: 35px;   margin-top: 35px; }

@media only screen and (max-width: 768px)
{
	.one-time{ height:auto;}
	.cs-hero.cs-style1 .cs-hero_img img { height: auto; width: 100%; margin-top: 0%; margin-left: 0%; }
	.cs-hero.cs-style1 .cs-hero_title { font-size: 40px; line-height: 45px; letter-spacing: 0px; margin-bottom: 35px;   margin-top: 35px; }
	.cs-hero.cs-style1 .cs-hero_img {  height: auto;  }
}
