/* Add custom CSS styles below */ 
.main-links-title{
    display: none;
}
section.s-block.speed-headlines.my-3.md\:my-4 {
    margin-bottom: 0;
    margin-top: 40px;
}
.s-block.speed-headlines .flex.justify-center.w-full.relative.mb-4 {
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .md\:static {
        position: absolute;
    }
}