.social-channels {
  margin-top: 30px;
  margin-bottom: 30px;
}

.section.social-channels .section-title {
  margin: 0 auto 40px;
  text-align: center;
}

.social-channels .channel {
  overflow-y: hidden;
  max-width: inherit;
  position: relative;
  margin: 0 0 50px;
  padding: 5px 0 0;
  height: 522px;
  border: 1px solid #AAA;
  border-radius: 3px;
  background-color: #FFF;
}

.social-channels .channel-header {
  border-bottom: 1px solid #000;
  padding-bottom: 55px;
  margin-top: 10px;
}

.social-channels .channel-link {
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}

.social-channels .channel-link img {
  width: 45px;
  height: 45px;
}

.social-channels .channel-header .channel-header-right {
  position: absolute;
  display: inline-block;
  float: right;
}

.instagram-content {
  overflow-y: scroll;
  height: 448px;
}

.vk_groups {
  width: 100%;
  height: 515px;
  background: none;
}

.fb_reset {
  background: none;
  border: 0;
  border-spacing: 0;
  color: #000;
  cursor: auto;
  direction: ltr;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1;
  margin: 0;
  overflow: visible;
  padding: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-spacing: normal;
}