/* Fix broken logo (mixed http/https content issue) */
.logo a img {
    content: url('//stewols.com/wp-content/uploads/2014/12/Stewols_Name4.png');
    max-width: 384px;
    height: auto;
}