.megam-style-1 .menu-drawer__image img {
  border-radius: 20rem !important;
  object-fit: contain !important;
}
@media screen and (max-width: 767px){
.tabs-navigation-item {
	max-width: calc(35% - 1rem) !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
}
.item-media{
  width: 10rem !important;
  height: 10rem !important;
}

}