The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
.my-style {
    margin-right 15px;
    float: left;
    margin-left 15px;
    margin-top: 15px;
    margin-bottom 15px;
}

@media screen and (max-device-width: 769px) {
    header #logo img {
        max-width: 100%;
        margin-bottom 15px;
    }
}