.banner-image-src{
    object-position: 0% 70%;
}
.electrotechnique-flex{
    height: 100%;
    display: flex;
    justify-content: left;
    align-items: center;
    margin-bottom: 40px;

}
.electrotechnique-image{
    width: 100%;
    height: 100%;
}
.electrotechnique-image-src{
    width: 100%;
    height: 100%;
    object-fit: cover;
}