.downloads-section{
  width: 100%;
  padding:
    padding: 50px 0;
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 500px;
    padding-left: 0px;
}
.text-section{
  padding:
    padding: 50px 0;
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
}
.video-section{
  padding:
    padding-top: 50px;
    padding-right: 100px;
    padding-bottom: 50px;
    padding-left: 100px;
}
.introduction-sector{
background-image: url(../img/orca introduction.jpg) no-repeat bottom center scroll;
}
