.box-informacao-wrapper{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px}.box-informacao-wrapper .box-informacao-wrapper-item{width:calc(50% - 35px);padding:23px 20px 23px 40px;border:1px solid #ff6e00;min-height:215px;margin-left:24px;position:relative;margin-top:25px;display:flex;align-items:center}.box-informacao-wrapper .box-informacao-wrapper-item:before{content:url("https://cdn2.hubspot.net/hubfs/511629/icon_btn_add.png");background-color:#fff;left:-24px;position:absolute;top:calc(50% - 47px);border-top:10px solid #fff;border-bottom:10px solid #fff}@media(max-width:768px){.box-informacao-wrapper{justify-content:center}.box-informacao-wrapper .box-informacao-wrapper-item{width:calc(98% - 76px)}}