
@media (max-width: 768px) {
    .sticky {
        position: static;
        width: 100%;
    }
}



.grid-x ul li {
    margin-bottom: 0px !important;
}


.download-animated {
    align-items: flex-end;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    height: 17px;
    position: relative;
}
