body {
  padding-top: 5rem;
  background-image: url("../img/back_sq.jpg");
  background-repeat: repeat;
  background-attachment: fixed;
}
.starter-template {
  padding: 3rem 1.5rem;
  text-align: center;
}
.thumb-container {
  background-color: #ffffff;
  padding: 50px;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  line-height: 20px;
}
.mag-box {
  padding-bottom: 20px;
}