@media only screen and (max-width: 320px) {

  .social-media-blk li:not(:last-child) {
    margin-right: 5px;
  }
}
