section.presse-first-section{
  margin-top: -100px;
  padding: 0px;
}

section.presse-first-section p.download-title{
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 10px;
  text-align: right;
}

section.presse-first-section .btn.download{
  font-weight: 700;
  width: 200px;
  padding: 10px 0px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 50px;
  margin-right: 0px
}

section.presse-first-section .btn-info.download::after{
  display: none;
}

section.presse-first-section .presse-item{
  padding: 0px 100px 100px 0px;
}

section.presse-first-section h2{
  margin-left: 0px;
  text-align: left;
}

section.presse-first-section h2::after{
  width: 190px;
}

section.presse-first-section p{
  padding-top: 30px;
  padding-bottom: 20px;
  text-align: left;
  line-height: 1.6;
}

section.presse-first-section .btn-info{
  margin-right: 0px;
}

section.presse-second-section{
  height: 1230px;
  width: 100%;
}

section.presse-second-section h2{
  line-height: 1.2;
  margin-left: 0px;
  text-align: left;
  padding-top: 280px;
}

section.presse-second-section h2::after{
  background-color: white;
  margin-top: 30px;
  width: 190px;
}

section.presse-second-section p{
  line-height: 1.2;
  font-weight: 400;
  font-size: 24px;
  padding-top: 80px;
  text-align: left;
}

section.presse-second-section p.title{
  line-height: 1.2;
  font-weight: 700;
  font-size: 18px;
  padding-top: 80px;
  text-align: left;
  padding-bottom: 30px;
}

section.presse-second-section button{
  display: inline-table;
  font-weight: 700;
  font-size: 18px;
  padding: 10px 0px;
  width: 200px;
  border-width: 3px;
  margin-right: 20px;
  margin-bottom: 20px;
}

section.presse-second-section .img-box{
  margin-top: 280px;
  height: 440px;
  width: 100%;
  padding: 0px;
  background-color: rgba(255,255,255,0.4);
  position: relative;
  padding: 5px;
}

section.presse-second-section .img-box .img-cover{
  width: calc(50% - 4px);
  width: -webkit-calc(50% - 4px);
	width: -moz-calc(50% - 4px);
  margin: 0px 1px;
  height: calc(50% - 3px);
  height: -webkit-calc(50% - 3px);
	height: -moz-calc(50% - 3px);
  display: inline-table;
  background-color: #082f4d;
}
