#titleespeclink {
  padding: 40px;
  margin-top: 70px;
  background-color:rgb(245, 244, 244) ;
  background-repeat: no-repeat;
  width:100%;

}

#titleespeclink a{
color: rgb(13, 87, 79);
  text-decoration: none;
}

#titleconven {  
  padding: 40px;
  margin-top: 70px;
  background-image: linear-gradient(to right, #487047, #5f985e);
  width:100%;
  color: white;
}


#titleespec h2 {
  margin-right: 80px;
  color: white;
  padding: 0px;
}

#titleespecoc{
  color: rgb(6, 88, 6);
}

#imgocan{
max-width:350px;
max-height:130px;
width: 100%;
height: auto;
}