#comp339101-11629015-row .cntb-5-0-archivo-picture img{margin-top: -.5rem !important;}#comp339101 .cntb-346-0-texto {
    background-color: rgba(255, 255, 255, 0);
    color: rgba(0, 0, 0, 1);
}
.tarjeta-empresas{
	max-width:900px;
   margin:0 auto
}
.tarjeta-empresas h3{
  color: rgba(112, 147, 126, 1);
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 4px;
  line-height: 24px;
  text-transform: uppercase;
  padding-bottom:0px;
  text-align:left;
}
.tarjeta-empresas h2{
  color: rgba(0, 0, 0, 1);
  font-size: 40px;
  font-weight: 600;
  letter-spacing: -0.92px;
  line-height: 48px;
  text-transform:unset;
  margin-top:0!important
}
.tarjeta-empresas .cntb-346-0-texto {
    border: 1px solid #666666;
    border-radius: 999px;
    border-top-left-radius: 999px;
    border-top-right-radius: 999px;
    border-bottom-right-radius: 999px;
    border-bottom-left-radius: 999px;
    padding:8px 55px;
    margin-top: 40px!important
}
@media only screen and (max-width:768px){
	.tarjeta-empresas{
		flex-direction:column-reverse;
   }
   .tarjeta-empresas h3 {
        font-size: 18px;
        line-height: 18px;
        padding-bottom: 18px;
    }
    .tarjeta-empresas h2{
      font-size: 32px;
      line-height: 38px;
    }
}