#m-calculator{background:#cff4fc;box-shadow:2px 0 10px rgba(0,0,0,.1);margin:5rem auto;width:75%}@media(max-width:767.98px){#m-calculator{margin:3rem auto;width:100%!important}}#m-calculator .result h4{background:#fd9843;border-radius:5px 0 0 5px;border-right:0;color:#fff;height:3rem;line-height:3rem}#m-calculator .result span{background:#fff;border-radius:0 5px 5px 0;font-size:2rem;font-weight:700;height:3rem;line-height:3rem;text-align:center;white-space:nowrap}@media(max-width:991.98px){#m-calculator .result span{font-size:1.5rem}}