.two_thirds_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.two_thirds_left{flex-basis:60%}.one_thirds_right{flex-basis:35%}.one_thirds_right img,.two_thirds_left img{max-width:100%}@media screen and (max-width:800px){.one_thirds_right,.two_thirds_left{flex-basis:100%}}