.topbarspc {
text-align: center;
padding: 20px 0px 0px 0px;
margin-bottom: 0px;
display: block;
font-size: 18px;
font-weight: bold;
color: red;
}

.responsivespc {
  width: 100%;
  max-width: 400px;
  height: auto;
}

.responsivespc2 {
  width: 100%;
  max-width: 550px;
  height: auto;
}

.responsivespc3 {
  width: 100%;
  max-width: 360px;
  height: auto;
}