/*Title fix on mobile view*/ @media (max-width: 375px){ h1.custom-intro__title{ font-size: 30px; }; } /*End*/