@import url("https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;1,200;1,300;1,400;1,500&display=swap");
body {
  font-family: "mulish", sans-serif !important;
  margin: 0;
  padding: 0;
}
.logo {
  width: 90px;
  height: 50px;
  top: 27px;
  left: 255px;
}
.chart {
  width: 600px;
  height: auto;
  /* top: 241px;
  left: 1065px;
  border-radius: 19.2px, 19.2px, 0px, 0px; */
}
.ultimate-text {
  font-size: 50px;
  font-weight: 800;
}
.pin {
  width: 10.34px;
  height: 14px;
  top: 2px;
  left: 2.07px;
}
.pin-text {
  font-family: "Mulish";
  font-size: 16px;
  font-weight: 800;
  line-height: 20px;
  letter-spacing: 3px;
  text-align: left;
}
.in-sight {
  display: flex;
}
.country_div {
  padding: 22px 8px;
  border-radius: 4px;
  flex-direction: row;
  margin-left: 100px;
  display: flex;
}
.country {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
/* .MuiGrid-root.MuiGrid-container.css-1edg0c5-MuiGrid-root {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 160px;
  padding-right: 0px;
}
.MuiContainer-root.css-ur2jdm-MuiContainer-root {
  padding-left: 24px;
  padding-right: 0px;
}
.MuiContainer-root.css-82b2x6-MuiContainer-root {
  padding-left: 0px;
  padding-right: 0px;
} */
