.img-top-contact{
    background-image: url(../../image/contactUs/5114855-removebg-preview.png);
    background-size: 400px;
    background-repeat: no-repeat;
    background-position: right bottom;
}
@media (width < 64rem /* 1024px */) {
    .barg-bottom {
        background-image: url(../../image/design/barg-bottom.png);
        background-repeat: no-repeat;
        background-position: bottom left;
        background-size: 600px;
      }

}