.boxico ul{

width: 100%;
text-align: center;
margin: 0;
padding: 0;

}

.boxico li {

min-width: 15%;
margin: 5px 25px;
position: relative;
display: inline-block;
text-align: center;
}

.site-header {
    padding: 20px;
    background: #d14124;
    background-size: cover;
}

.site-header .site-title {
display: none;
height: 0px;
}

.site-header h3{ color: #fff; }
.card-header-dot { background-color: #22A2BB; }