@media screen and (max-width:480px){
	h3.mobmaimic{
		font-size: 32px;
	}
	.uk-h1, h1 {
    	font-size: 40px;
    }
}