img.less 93 B

1234567
  1. .picture-cont-16x9{
  2. overflow: hidden;
  3. margin-bottom: 30px;
  4. img{
  5. width: 100%;
  6. }
  7. }