.intro-and-image{display:flex;flex-direction:row;height:calc(100vh - 98px);justify-content:space-between;width:100%}.intro-and-image>div{margin:auto 0;width:50%}.intro-and-image h1{font-size:75px}.intro-img-wrapper{display:flex;justify-content:center}@media (max-width:900px){.intro-and-image{flex-direction:column}}