@charset "UTF-8";

body {
    background-image: url(../img/works/bg.jpg);
}

.work-container img {
    max-width: 95%;
    vertical-align: bottom;
}