@media screen {

  #o_firme h2 {
     text-align: center;
  }

  #o_firme h2 span {
     font-size: xx-large;
     color: #000000;
  }

  #o_firme li {
     text-align: justify;
     width: 920px;
  }

  #o_firme li span {
     font-size: small;
  }

  #o_firme p {
     text-align: center;
  }

  #o_firme p span {
     font-size: small;
  }

  #o_firme p span a {
     color: #136c66;
     font-weight: bold;
     text-decoration: none;
  }

}
