#cta {
padding: 2em;
background-color: rgba(20,20,20, 0.25);
max-width: 75%;
}

.su-button-center {
    text-align: left!important; 
    margin-bottom: 1em;
    height: 20px;
    min-width: 200px;
}

#imagecontainer {
 float: right;
}

#imagecontainer img{max-width: 50%;}

.footer-credit{
display: none;
}