
img.under {
    float: left;
    height: 170px;
    width: 44px;
    padding-right: 38px;
    margin-top: -96px;
}
.hader-text {
    float: left;
    margin-left: -25px;
}
.logo {
    width: 190px;
    float: right;
}


.row.box-bg {
    background: #deeaf6;
    padding-top: 7px;
    line-height: 1.8;

}
img.famili {
    float: right;
}
.famili-img {
    display: flow-root;
}
.text-box {
 background: #deeaf6;
    padding: 14px;
    box-shadow: 4px 5px 0px #888888;
}


@media only screen and (max-width: 600px) {
 .hader-text {
    float: inherit;
}
}
@media only screen and (min-width: 1400px) {
 body{
    font-weight: 600;
}
}

a.text-black {
    color: black;
    text-decoration: none;
}

ul.list-ul {
    margin-left: 19px;
}


span {
    display: inline-flex;
    width: 260px;
}