
@media (max-width: 1024px) {

    /*.frame {*/
    /*    height: 160px; !*can be anything*!*/
    /*    width: 1024px; !*can be anything*!*/
    /*    display: inline-block;*/
    /*    vertical-align: top; !*not required*!*/
    /*    border: 1px solid black; !*not required*!*/
    /*    position: relative;*/
    /*}*/


    .bg_image {
        height: 5px;
    }

}

