@media (min-width: 1560px) {
  .w-md-50 {
    width: 50% !important;
  }
}

.rounded {
	border-radius: 1rem !important;
}


.socials .header {
	display:block !important;
}

.socials .header p {
	text-overflow: '';
	overflow: hidden;
	white-space: nowrap;
}

.menulist h2, .mobile_menulist h2 {
	font-size: 1em;
}

@media (max-width: 960px) {
  .socials .header {
    padding: 2px 5px 0px 0px;
  }
}