.readTimeWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.readTimeContent{flex-basis:75%}.readTimeButton{flex-basis:20%;text-align:right}@media screen and (max-width:1115px){.readTimeContent{flex-basis:70%}.readTimeButton{flex-basis:25%;text-align:right}}@media screen and (max-width:700px){.readTimeContent{flex-basis:100%}.readTimeButton{flex-basis:100%;text-align:center}}.readTimeContent p{color:#fff;font-size:19px}.readTimeButtonWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;background-color:#1f406f;padding:6px 15px}.readTimeIconArea{flex-basis:35%}.readTimeIconContent{flex-basis:60%}.read_time__icon{display:block;margin:0 auto;max-width:100%}.white_text{color:#fff;text-align:left}