h2 {
    color:#143863;
}

@media screen and (min-width: 600px) {
    h2 {
		font-size: 70px;
    }
   

}
