section.pros-cons .entries{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}section.pros-cons .entry{margin-bottom:16px;text-decoration:none;width:calc(50% - 16px)}@media (max-width:640px){section.pros-cons .entry{width:100%}}section.pros-cons .entry-inner{display:block;height:100%}section.pros-cons .entry-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#f9f7f5;border:0;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;height:calc(100% - 3rem);padding:1.5rem}section.pros-cons .entry-text h5{font-size:20px;margin-bottom:1rem}section.pros-cons .entry-text .body-text{color:#5a5953;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0}section.pros-cons .entry-text .con-text:before{background:url(/wp-content/themes/psblty-bmr/assets/svg/x-circle.svg) no-repeat;content:"";display:block;height:1.5rem;margin-right:14px;min-width:1.5rem}section.pros-cons .entry-text .pro-text:before{background:url(/wp-content/themes/psblty-bmr/assets/svg/check-circle.svg) no-repeat;content:"";display:block;height:1.8rem;margin-right:14px;min-width:1.8rem}