.bigicon {
    
}

.verify1blue {
    background-image: url('pict/verification-icon-1-blue.svg') no-repeat center center;
    width: 100px; /* Ikonun genişliği */
    height: 100px; /* Ikonun yüksekliği */
	background-size: cover;
}

.verify1grey {
    background: url('pict/verification-icon-1-grey.svg') no-repeat center center;
    width: 100px; /* Ikonun genişliği */
    height: 100px; /* Ikonun yüksekliği */
}

.verify1yellow {
    background: url('pict/verification-icon-1-yellow.svg') no-repeat center center;
    width: 100px; /* Ikonun genişliği */
    height: 100px; /* Ikonun yüksekliği */
}

.verify2blue {
    background: url('pict/verification-icon-2-blue.svg') no-repeat center center;
    width: 100px; /* Ikonun genişliği */
    height: 100px; /* Ikonun yüksekliği */
}

.verify2grey {
    background: url('pict/verification-icon-2-grey.svg') no-repeat center center;
    width: 100px; /* Ikonun genişliği */
    height: 100px; /* Ikonun yüksekliği */
}

.verify2yellow {
    background: url('pict/verification-icon-2-yellow.svg') no-repeat center center;
    width: 100px; /* Ikonun genişliği */
    height: 100px; /* Ikonun yüksekliği */
}

.verify3blue {
    background: url('pict/verification-icon-3-blue.svg') no-repeat center center;
    width: 100px; /* Ikonun genişliği */
    height: 100px; /* Ikonun yüksekliği */
}

.verify3grey {
    background: url('pict/verification-icon-3-grey.svg') no-repeat center center;
    width: 100px; /* Ikonun genişliği */
    height: 100px; /* Ikonun yüksekliği */
}

.verify3yellow {
    background: url('pict/verification-icon-3-yellow.svg') no-repeat center center;
    width: 100px; /* Ikonun genişliği */
    height: 100px; /* Ikonun yüksekliği */
}

.verify4blue {
    background: url('pict/verification-icon-4-blue.svg') no-repeat center center;
    width: 100px; /* Ikonun genişliği */
    height: 100px; /* Ikonun yüksekliği */
}

.verify4grey {
    background: url('pict/verification-icon-4-grey.svg') no-repeat center center;
    width: 100px; /* Ikonun genişliği */
    height: 100px; /* Ikonun yüksekliği */
}

.verify4yellow {
    background: url('pict/verification-icon-4-yellow.svg') no-repeat center center;
    width: 100px; /* Ikonun genişliği */
    height: 100px; /* Ikonun yüksekliği */
}

.verify5blue {
    background: url('pict/verification-icon-5-blue.svg') no-repeat center center;
    width: 100px; /* Ikonun genişliği */
    height: 100px; /* Ikonun yüksekliği */
}

.verify5grey {
    background: url('pict/verification-icon-5-grey.svg') no-repeat center center;
    width: 100px; /* Ikonun genişliği */
    height: 100px; /* Ikonun yüksekliği */
}

.verify5yellow {
    background: url('pict/verification-icon-5-yellow.svg') no-repeat center center;
    width: 100px; /* Ikonun genişliği */
    height: 100px; /* Ikonun yüksekliği */
}

.verify6blue {
    background: url('pict/verification-icon-6-blue.svg') no-repeat center center;
    width: 100px; /* Ikonun genişliği */
    height: 100px; /* Ikonun yüksekliği */
}

.verify6grey {
    background: url('pict/verification-icon-6-grey.svg') no-repeat center center;
    width: 100px; /* Ikonun genişliği */
    height: 100px; /* Ikonun yüksekliği */
}

.verify6yellow {
    background: url('pict/verification-icon-6-yellow.svg') no-repeat center center;
    width: 100px; /* Ikonun genişliği */
    height: 100px; /* Ikonun yüksekliği */
}