.consultancy_div{
    display: flex;
    justify-content: center;
    background: #102D3E;
    padding: 20px;
}

.consultancy_div>img{
    width: 50%;
}