.scholarshipsHeaderWrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.scholarshipsHeaderContent{flex-basis:50%}.scholarshipsHeaderMobile{display:none}.scholarshipsHeaderImage{flex-basis:50%;position:relative}.scholarshipsHeaderImage img{width:100%}@media screen and (max-width:800px){.scholarshipsHeaderWrapper{flex-wrap:wrap;text-align:center}.scholarshipsHeaderMobile{display:block}.scholarshipsHeaderContent{flex-basis:100%}.scholarshipsHeaderImage{flex-basis:100%;position:relative;margin-top:50px}.scholarshipsHeaderContent>div{display:none}}.orangeDot{position:absolute;top:50%;right:0;width:21px}.greenDot{position:absolute;top:-50px;right:50%;width:19px}.blueDot{position:absolute;top:55%;right:85%;width:10px}