.hdslide_home{
    background: none;
}


@media (min-width: 991px){
    .myTopAddress{
        display: flex;
        justify-content: flex-end;
        align-items: center;
        margin: 0 -15px;
    }
    .myTopAddress>div{
        padding: 0 15px;
    }
}