@media only screen and (max-width:767px) {

	  .navbar .center-title h1 {
            font-size: 24px;
            margin-top: 30px;
    }
 
    
}