 
  .cntb-51-0-video:after{
      content: '';
      background-image: url(https://admin.contebio.com/custom/kronos_homes/img/play.svg);
      background-size: contain;
      position: absolute;
      height: 80px;
      width: 80px;
     top: calc(50% - 40px);
      left: calc(50% - 40px);
      cursor: pointer;
  }
  .cntb-51-0-video.played:after{
  display:none;
  }
  @media (max-width: 576px){
    .cntb-51-0-video:after{
      height: 40px;
      width: 40px;
     top: calc(50% - 20px);
      left: calc(50% - 20px);
    
    }
  } 
   
.cntb-102-1-img-contenedor-textoimagen{ min-height:200px } 
.textos-pill .cntb-507027-0-texto h2{
	padding-bottom:20px;
}
