@media (max-width: 500px) {
    body { 
        background: url('../img/poster.jpg') no-repeat center center fixed;
        padding-top: 30px;
    }
}