.yellowBoxesWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.yellowBoxesItem{flex-basis:23%;margin:30px 1%;background-color:#fbb813;box-sizing:border-box;padding:40px 20px;position:relative}@media screen and (max-width:900px){.yellowBoxesItem{flex-basis:45%;margin:30px 2%;background-color:#fbb813;box-sizing:border-box;padding:40px 20px;position:relative}}@media screen and (max-width:600px){.yellowBoxesItem{flex-basis:100%;margin:30px 0;background-color:#fbb813;box-sizing:border-box;padding:40px 20px;position:relative}}.caption_text{color:#1f406f}.caption_text,.YellowLoopIndex{text-align:center;font-family:Gotham Bold}.YellowLoopIndex{position:absolute;top:-40px;left:calc(50% - 35px);width:100%;display:block;margin:0 auto;max-width:70px;height:70px;background-color:#fff;border:3px solid #fbb813;border-radius:50%;font-size:30px;padding-top:6px;box-sizing:border-box}