.aa__quicklinks {
	margin: 0 !important;
	display: flex;
  	align-items: center;
}

.aa__quicklinks:first-of-type {
	margin-left: auto !important;
}

.e-container .O-Header__brandLogo {
  margin-left: 0;
  margin-right: 0;
}

.ma__watchlist_icon {
}

.m-popover .m-popover__paragraph {
  width: fit-content;
}

.m-popover .m-popover__content {
  width: fit-content;
  min-width: 300px;
}

.M-Teaser-DownloadTeaser__loadMoreContainer {
  margin-top: 2rem !important;
}

.e-container .M-Teaser-DownloadTeaser__loadMoreContainer {
  margin-top: 2rem;
}

.e-container .a-component-header {
  margin-bottom: 2rem;
}

.e-container .M-Stage-Two__buttonWrapper {
  margin-top: 2rem;
}

.e-container .a-notification {
  margin: 2rem 0;
}

.e-container .M-Teaser-Two-Columns__container {
   margin-bottom: 5rem;
}
.e-container .swiper-slide .M-Teaser-Two-Columns__container{
   margin-bottom: 0rem;
}