.header, .content, .footer, .top-header{
    display: none;
}

.body-device{
    display:block;
    background-image: url("../images/device/home-cel.png");
    width: 100%;
}

.body-device img{
    width: 100%;
    object-fit: contain;
}