@media all and (max-width: 767px) {
  .post-intro .info {
    margin-bottom: 25px; }
  .post-intro .s-content {
    padding-bottom: 30px;
    margin-bottom: 30px; }
  .post-intro .social {
    padding-bottom: 60px; }

  #header.menu_fix .logo a img {
    height: 55px; } }
@media all and (max-width: 480px) {
  .header-support {
    display: table;
    position: fixed;
    left: 10px;
    right: 10px;
    bottom: 10px;
    width: 93% !important; }
    .header-support a {
      display: table-cell;
      width: 50%; } }
