/* ==================== profile style ============================== */

.membership p {
  font-size: 15px;
  color: #777;
  word-spacing: 2px;
  line-height: 2;
  margin-bottom: 40px;
}

.membership .images {
  padding: 60px 0;
}

.membership .images img {
  margin-bottom: 30px;
}

/* ==================== responsive style ============================== */

@media screen and (max-width: 991px) {
}

/* ======== */

@media screen and (max-width: 787px) {
}

/* ======= */

@media screen and (max-width: 480px) {
}
