div.csc-textpic div.csc-textpic-imagecolumn {
    padding: 10px 10% 10px 0 !important;
    width: 40%;
}

#c1305 {
    margin-bottom: 50px;
    float: left;
}

#c1305 .csc-textpic.csc-textpic-left {
    float: left;
}

#c1305 .csc-textpic-image img {
    width: 320px;
}

.col_left .button_leftcol {
    width: auto !important;
    margin: 50px 0 30px 50px;
}

@media(max-width: 1010px) {
  .col_left .button_leftcol {
     margin: 0;
     width: 100% !important;
  }

  #c1305 {
    margin-bottom: 10px;
  }
}