.jh-solid-box {background-color: rgba(255, 255, 255, 0.8); border-radius: 8px;
padding:30px; min-height:100px; display:block;}
.jh-solid-box1 {background-color: rgba(13, 168, 226,1); border-radius: 8px;
padding:30px; min-height:100px; display:block;}

@media only screen and (min-width: 800px) {.d0fivecolumnwrapper {display: flex; overflow: hidden; width: 100%;}} @media only screen and (max-width: 799px) {.d0fivecolumnwrapper {display: flex; flex-direction: column; overflow: hidden; width: 100%;}} .d0fivecolumn {flex: 1 1 20%; box-sizing: border-box; padding: 0 5px;}
