#qg-content #qg-secondary-content {
    .qg-aside-icon img {
        width: 44px;
    }
    .qg-aside-button {
        border-radius: 4px;
        display: inline-block;
        font-weight: 500;
        padding: 12px 20px;
        text-decoration: none;
        border-color: #13578b;
        background-color: #13578b;
        color: #fff;
        text-align: center;
        width: 100%;
    } 
}