.mserv-infobox-section{height:80vh;width:100%;background-size:cover;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;font-family:'Gotham';color:#fff;box-sizing:border-box;padding-bottom:2%}.mserv-infobox-top,.mserv-infobox-bottom{display:flex;width:100%}.mserv-infobox-top{justify-content:flex-start;height:auto;padding:5% 0;box-sizing:border-box}.mserv-infobox-bottom{align-items:flex-start;justify-content:space-between}.mserv-infobox-headings-block{width:100%}.mserv-infobox-heading{display:inline-block;font-size:calc(25px + (25 - 20) * ((100vw - 300px) / (1600 - 300)));font-weight:300;text-transform:uppercase;padding:0 0 2% 5%;border-bottom:5px solid #ffba23;margin:0;box-sizing:border-box}.mserv-infobox-heading span{font-weight:700}.mserv-infobox-left,.mserv-infobox-right{width:50%;display:flex;justify-content:center;font-weight:500;box-sizing:border-box}.mserv-infobox-left{padding:0 10% 0 5%}.mserv-infobox-right{padding:0 5% 0 0%}@media(max-width:768px){.mserv-infobox-section{height:auto;min-height:50vh}.mserv-infobox-bottom{flex-direction:column}.mserv-infobox-left,.mserv-infobox-right{width:100%}}@media(max-width:425px){.mserv-infobox-section{min-height:100vh;justify-content:center}}