/*CSS Layout view programas relacionados y facultades*/
.views-element-container.form-group{
    margin-bottom: 0;
}
  .vw-pfa-carret-wrapper{
    margin-bottom: 0;
  }
	.vw-pfa-carret-item{
		max-width: 293px;
	}
      .vw-pfa-carret-item-link{
        display: block;
      }
        .vw-pfa-box-image{
            width: 293px;
            height: 303px;
            margin-bottom: 24px;
        }
            .vw-pfa-box-image img{
                width: 100%;
                height: 100%;
                object-fit: cover;
            }
          .vw-pfa-box-content-title{
            margin: 0;
          }