.round-image-200px {
    width: 150px;
    height: 150px;
    border: 5px solid #fff;
    -o-object-fit: cover;
    object-fit: cover;
}

.img-hd-logo-companie {
    position:absolute;
    left:1rem;
    top:2rem;
}

.bg-hd-companie{
    min-height:10rem;
    background-color: #ddd
}

.strong {
    font-weight: 700;
}

.w-90 {
     width:90%;
}

.harta-contact {
    height:450px;
}
.height-img-header {
    height:200px;
    position:relative;
}
.img-hd-style {
    z-index: 0;
    object-fit: cover;
    width:100%;
    height:100%;
}
.img-medalion
{
    right: 5px;
    bottom:5px;
    position: absolute;

    width: 100px;
    height: 100px;
    border: 5px solid #fff;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
}
