
.taj{text-align: justify;}

p{font-size: 25px;}

h1{font-size: 38px; text-align: center;}

.tac{text-align: center;}

.fs25{font-size: 25px;}

.fs30{font-size: 30px;}


@media screen and (max-width:500px) {
    p{font-size: 15px;}
    h1{font-size: 22px;}
    .fs25{font-size: 15px;}
    .fs30,footer h2{font-size: 18px;}
}