div.container {

width: 300px;

margin-left: 200px;
text-align: left;

}

img {

border: none;

}

div.largeicon {

position: relative;

width: 80px;
height: 80px;

margin-bottom: -80px;

left: -84px;

}

img.icon {

position: relative;

left: -14px;
margin-right: -10px;

}