.social-media-section section:nth-of-type(2) h2
{
    margin-bottom: 32px;
    width: 75%;
}

@media only screen and (max-width: 766px) {
  .sapparagraph
  {
    font-size: 28px;
  }
  
.study-at-put {
    top: -380px !important;
}
}
@media only screen and (min-width: 767px) {
div.study-at-put > div
{
  width: 500px !important;
}
}