.img_service {
    top: 16%;
    left: 8%;
}

.img_service img {
    width: 95vh;
}

hr {
    height: 20rem;
    width: 2px;
    background-color: #eff2f5;
}

.navbar-default .navbar-brand img {
    filter: brightness(0) invert(1);
}

