.flexdiv { display: flex; flex-direction: row; justify-content: space-evenly; } img { height: 27vh; margin-top: 8vh; } section { margin-left: 0; width: 60vw; }