.path-contact-us { 
    #block-mycustom-theme-contactblock {
        width: 50%;
        /* float: left; */
        /* width: 50%; */
        display: inline-block;
        border: noe;
        padding: 22px;
        /* border-top-right-radius: 10px; */
        /* border-bottom-right-radius: 10px; */
        background-color: black;
        background-color: #464646;
        margin-top: 5.5rem;
        background-color: white;
        color: gray;
        height: 700px;
    }
}