@media screen and (min-width: 768px) {
    .media-list__item {
        float: right;
    } 

}