.hacker{
	width: 25%;
    height: auto;
    position: relative;
    top: -465px;
    left: 10%;
    text-align: right;
}
.virus{
	width: 25%;
    height: auto;
    position: relative;
    top: -350px;
    left: 65%;
    text-align: left;
}
.malware{
	width: 30%;
    height: auto;
    position: relative;
    top: -560px;
    left: 5%;
    text-align: right;
}
.identity_theft{
	width: 30%;
    height: auto;
    position: relative;
    top: -655px;
    left: 66%;
    text-align: left;
}
.search_engine_blocklist{
	width: 40%;
    height: auto;
    position: relative;
    top: -330px;
    left: 29%;
    text-align: center;
}