.content {
  float: left;
  width: 100%;
  background-color: #f6f6f6; }

.titledicas {
  float: left;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.8rem;
  color: #808184;
  font-weight: bold;
  margin: 20px 0 0 0; }

.textdicas {
  float: left;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
  color: #808184; }

.texsdicas {
  float: left;
  width: 100%;
  margin: 15px 0 15px 0; }
.texsdicas p {
  float: left;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
  color: #808184; }

@media (min-width: 75em) {
  .topo {
    float: left;
    width: 100%;
    height: 187px;
    background-repeat: repeat;
    background-position: center center; }

  .titledicas {
    float: left;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.8rem;
    color: #808184;
    font-weight: bold;
    margin: 70px 0 0 0; } }
