@media only screen and (max-width: 1000px) {
    .asset-content  {
        width: auto;
        }
}