#movies img #movie img{
width:100;


}
@media (min-width:960px) {


#movies.col-md-3.card bg-light text-dark{

  height: 390px;

}
#movies.col-md-4{

  height: 300px;

}
}
#movies{

  margin-top: 15px;
  /* padding-top: 10px; */

}
#info{

  margin-bottom: 30px;
}
#movie img{

  margin-top: 50px;
}
