.h1title1 {text-align: center; font-size: 96px; color: #fff; font-weight: 200;}
.h2title1 {text-align: center; font-size: 36px; color: #fff; font-weight: 200;}

@media screen and (max-width: 600px) {
.h1title1 {text-align: center; font-size: 26px; color: #fff; font-weight: 200; margin-top: 130px;}
.h2title1 {text-align: center; font-size: 15px; color: #fff; font-weight: 200;}
.titlesdiv {margin-top: 250px; display: block;}
}