.playstore-image-wrapper {
    @apply relative;
width: 250px;
    border-radius: 12px;
    overflow: hidden;
}

.svgicon {
    color:white;
    height: 20px;
    width: 20px;
}
