#presentacio.section-icon {
  background-image: url("../img/icon/png/006-speech.png") !important;
  background-repeat: no-repeat;
  background-size: 60px 60px !important;
  background-position: -0px 50px;
  opacity: .6; }

.section-icon {
  height: 120px;
  width: 120px;
  color: black; }

  
  .slide1 {
    background: url(../img/carrusel/update_05_09_2020/Presentacio-1.jpg);
    background-position: center center;
    background-size: cover;
    height: 330px;
    width: 100%;
    opacity: 0.8; }
  
  .slide2 {
    background: url(../img/carrusel/update_05_09_2020/Presentacio-2.jpg);
    background-position: center center;
    background-size: cover;
    height: 330px;
    width: 100%;
    opacity: 0.8; }
  
  .slide3 {
    background: url(../img/carrusel/update_05_09_2020/Presentacio-3.jpg);
    background-position: center center;
    background-size: cover;
    height: 330px;
    width: 100%;
    opacity: 0.8; }
  