
.FixedHeightContainer{
  float:right;
  height: 90%;
  width: 85%;
  overflow: hidden;
  box-shadow: 0 0 5px 5px #eeeeee;
  border-radius: 1%;
  padding: 25px;
  margin: 0px 30px 0px 0px;
  border: none;


.header {
  text-align: center;
  font-size: 28px;
  color: #050641;
  font-weight: 900;
}

.phone {
  text-align: center;
  font-size: 16px;
  color: #050641;
}