.BG {
  background-image: url(../images/f9594310744195c329318885b0d5b3e2.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 350px;
  border-top: 4px solid #951e23; }

@media (max-width: 575px) {
  .BG {
    padding-bottom: 30px;
    padding-top: 30px; } }

