.p-b-30 {
	padding-bottom: 45px;
}


@media screen and (max-width: 768px) {
	#offre-360-desktop{
     display: none !important;
	}
  }

  @media screen and (min-width: 769px) {
	#offre-360-mobile{
     display: none !important;
	}
  }

  @media screen and (max-width: 768px) {
    #homepage-desktop-img{
       display: none !important;
    }

    .btn-homepage{ font-size: 1.5em;
    }

    }

    @media screen and (min-width: 769px) {
      #homepage-mobile-img{
         display: none !important;
      }

      .btn-homepage{ font-size: 2em;
      }

    }


    @media screen and (max-width: 768px) {
      #desktop-chiffres-cles{
         display: none !important;
      }
  
      .btn-homepage{ font-size: 1.5em;
      }
  
      }
  
      @media screen and (min-width: 769px) {
        #mobile-chiffres-cles{
           display: none !important;
        }
  
        .btn-homepage{ font-size: 2em;
        }
  
      }

