.background-image {
 background-image: url("../img/bg.png");
}
img {
  margin-top: 100px;
}
.img-fluid{

max-width: 100%;
height: auto;

}
