
@media screen and (max-width: 960px) {
.l-nav-cta .btn {
    width: 100%;
}
.l-nav-cta .menu {
  display: none;
}
}