#p2 .container{
 /* min-height: 400px;*/
}

#p2{
 /* background-image: url(../img/content_bg.png);*/
}

#c161{
  padding-top: 50px;
  padding-bottom: 100px;
}

#c161 p{
  font-size: 16px;
}

.footer-section{
  margin-top: 0px;
}

#c161 p a{
  cursor: pointer;
  background-color: #a9be01;
  color: #fff;
  width: 100%;
  height: 40px;
  border: none;
  outline: none;
  padding: 10px 30px;
  margin-top: 30px;
}