@media only screen and (max-width: 600px) {
.pStages {
font-size: 12px;
}

.pLocation {
margin-bottom: 2px;
margin-top: 0px;
}
.pAddress {
color: #315B84;
font-size: 25px;
}
.imgTLinks {
    margin-bottom: 25px;
    margin-top: 20px;
  }
.tLink1 {
padding: 5px 14px 5px 0;
}
.tLink2, .tLink3 {
    padding: 5px 14px;
}

.tLink1, .tLink2, .tLink3 {

font-size: 13px;
}
.bigPRight {
    padding-right: 10px;
  }
  .iconFix {
    font-size: 12px;
  }
  .dot {
    height: 40px;
    width: 40px;
    margin: 0 2px !important;
  }
  .bLast{
    margin-bottom: 30px;
  }
  h1, h2, h3, h4, h5, h6 {
    
    font-weight:500 !important;
  }
h3 {
    font-size: 24px;
}
h4 {
    font-size: 21px;
}
.authButtonArea{
    display: none;
}
}
