﻿.app-store-badge {
    width: 83%;
}

.google-play-badge {
    width: 92%;
}

.app-store-badge + .actual-system-badge {
    width: 20em;
}

.google-play-badge + .actual-system-badge {
    max-height: 10em;
}