.images {
        max-height: 100%;
        max-width: 100%;
        min-height: 100%;
        min-width: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        margin: 0 auto;
    }
.container {
    margin-bottom: 0;
    padding-bottom: 0;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-stretch: normal;
    overflow-anchor: none;
    padding-bottom: 1.5rem;
    z-index: 10;
    max-width: 90%;
    padding-left : 16px;
    padding-right : 16px;
    margin: auto;
}

.image {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;

}

.text1 {
  padding-top: 90px;
  font: 400 60px / 1.2 SchnyderS demi, Garamond, serif;
}

.text2 {
  font-size: 17px;
  font-weight: normal;
  padding-bottom: 20px;
}

.text3 {
  font-family: Arial, Helvetica, sans-serif;
  text-align: right;
  font-size: 10;
  color: gray;
}

.text4 {
  padding-top: 90px;
  font: 400 50px / 1.2 SchnyderS demi, Garamond, serif;
}
