#BaitsuaDustBn {
position: absolute;
top: 0px;
right: 0px;
z-index: 100;
width: 40%;
text-align:left;
padding:4% 5%;
box-sizing:border-box;
}

#BaitsuaDustBn img,
#BaitsuaDustBn2 img,
#BaitsuaDustBn3 img {
width:100%;
}
#BaitsuaDustBn img
{
width:100%;
max-width:1100px;
}

#BaitsuaDustBn2 {
    position: absolute;
    bottom: 3%;
    left: 4%;
    z-index: 100;
  width: 44%;
}

#BaitsuaDustBn3 {
    position: absolute;
    bottom: 3%;
    right: 4%;
    z-index: 100;
  width: 44%;
}