@media (max-width:767px){
	.line {
    	margin: 0;
	}
	.hd {
	    font-size: 40px;
	    font-family: 'Darker Grotesque', sans-serif;
	    font-weight: bold;
	    letter-spacing: 1px;
	    color: #393735;
	    font-family: 'Secular One', sans-serif;
	}	
}