div {
    width: 100%;
    height: 20px;
    text-align: center;
    img {
        display: inline-block;
    }
}
