.mycontener{
  display:flex;
  background-color:red;
}

.img-fluid{
  width:100%;
  height:100%;
}