body{
    background: url(../images/3.jpg);
    background-repeat: no-repeat;
    background-size:    cover;
}

.images img {

    width: 100%;
    height: auto;
  
  }

