﻿.do-things .clips li {
    position: relative;
}

.do-things .clips li img.playIcon {
    position: absolute;
    height: 20px;
    width: 20px;
    top: 0;
    left: 0;
    margin: 34px 0 0 60px;
}