*{
  margin: 0;
  padding: 0;
}

.distributorText{
  text-align: center;
  color: white;
  margin-top: 50px;
  font-size: 20px;

}

@media only screen and (max-width: 768px) {

}