#photo-host {
    width: 100%;
    height: 455px;
    overflow: auto;
    margin: 0px auto;
}

.actions{
    width: 100%;
    padding: 10px 30px;
    background: white;
    border-radius: 0px;
    z-index: 500;
}