.redcomputer_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}.red_computer_image_area{flex-basis:45%}.red_computer_content_area{flex-basis:45%}.computer_image_red{display:block;margin:30px auto}.red_computer_content h3,.red_computer_content p{color:white}.show-me-on-phone{display:none}@media screen and (max-width:767px){.red_computer_image_area{flex-basis:100%}.red_computer_content_area{flex-basis:100%}.show-me-on-phone{display:block}.hide-me-on-phone{display:none}}