.giris-blok-02 h1{
    font-size:max(2.5rem,2.5vw);
}
@media(max-width:600px){
	.giris-blok-02 h1{
		font-size:max(2rem,2vw);
	}
}