body {
  position: relative;
}
.first-view img {
  display: block;
  margin: 0 auto;
}
h1,
h4 {
  text-align: center;
  color: #ffff;
  position: relative;
  bottom: 165px;
}
h1 {
  font-size: 72px;
  font-weight: 400;
  margin: 20px 16px 0;
}
h4 {
  font-size: 20px;
  margin: 20px 16px;
}
.logo {
  margin-top: 10px;
  width: 300px;
}
.model {
  margin-bottom: 0;
  width: 1300px;
  max-width: 100%;
}
.first-section {
  text-align: right;
}
.section-number {
  font-size: 72px;
  text-align: right;
}
.section-name {
  font-size: 72px;
}
.section-text {
  font-size: 16px;
  margin: 50px 0;
}
.shop-link {
  text-decoration: none;
}
.section-picture {
  height: 590px;
  max-width: 100%;
  padding-right: 0;
}
.first-section .col-8 {
  padding-right: 0;
}
