/*Responsive custom styles*/
@media screen and (max-width: 740px) {
  #wrapper {
    width: 100% !important; }

  div#section {
    display: table;
    width: 95%;
    padding: 0 2.4%; }

  #content {
    width: 100%; }

  #c3089 > p {
    display: none; } }
