<style>
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap');
</style>

body {
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	line-height: 1.2;
}

h5 {
	font-size: 35px;
	font-family: 'Roboto', sans-serif;
	line-height: 1.8;
}

element.style {
    font-family: 'Roboto', sans-serif;
    font-size: x-large;
}
.smue-service-box-obj .smue-service-box-icon-section.smue-service-box-big-image .smue-service-box-icon-holder div {
   content: "";
   background-size: contain;
   background-position: center center;
   background-repeat: no-repeat;
   display: block;
   width: 100%;
   height: 100%;
}

.menu-header-menu-container{display:inline-flex !important;}
