.home-image-banner .banner__buttons{width:100%;}
.home-image-banner .banner__heading{max-width:600px;margin: 0 auto 15px;font-size:55px;font-weight: 400;line-height: 1.25;}
.home-image-banner .banner__text p{font-size:16px;line-height:2;font-weight: 300}
.home-image-banner .banner__text{max-width:470px;margin: 0 auto 5px;}

.template-parfums .home-image-banner .banner__media{border-radius: 96px;}


@media only screen and (max-width:989px){
  .home-image-banner .banner__heading{font-size:32px;}
  .template-parfums .home-image-banner .banner__media{border-radius: 50px;}
}

@media only screen and (max-width:749px){
  .home-image-banner .banner__heading{font-size:24px;margin-bottom:15px;}
  .home-image-banner .banner__text p{font-size:14px;line-height: 1.6;}
  .home-image-banner .banner__buttons .button{max-width:300px;margin:0px auto;}

  .home-image-banner .banner__box .banner__buttons .button{font-size:9px;padding:10px 15px;}
  .template-parfums .home-image-banner .banner__media{    border-radius: 0px;}
}









