div.stickythumb div.tumbnailtempDiv{
		width: 171px;
	}
	div.stickythumb div.tumbnailtemp{
		position: relative;
		top: -180px !important;;		
	}
	body.mobileView div.stickythumb div.tumbnailtemp{
		top: -23px !important;	
		margin: auto !important;
	}
	div.stickythumb div.stickythumbtemp{
		position: fixed;
		top: 55px !important;
	}
	div.stickythumb div.tumbnailtempbottom{
		position: absolute;
		top: 4140px;
	}
	div.headerSharePrice div.lgi_col_60_40-c1 div.parsys div{
		z-index: 1;
	}
	div.stickythumb div.tumbnailtempDiv div,div.headerSharePrice div.lgi_col_60_40-c1 div.parsys div{
	position: absolute;
    /*float: right;*/
    text-align: center;
    background-image: url(/content/dam/www-virginmedia-ie/img/entertainment/redballonplain.png);
    background-size: contain;
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-position: center;
    color: white;
    padding: 10px 0;
    height: 95px;
    width: 100px;
	right: 0px;
    bottom: -20px;
	}
	div.stickythumb div.tumbnailtempDiv p.head1,div.headerSharePrice div.lgi_col_60_40-c1 div.parsys div p.head1{
		font-size: 12px;
		line-height: 13px;	
	}
	div.stickythumb div.tumbnailtempDiv p.price2,div.headerSharePrice div.lgi_col_60_40-c1 div.parsys div p.price2{
		font-weight: bold;
		font-size: 22px;
		line-height: 23px;
		padding-top: 3px;	
	}
	div.stickythumb div.tumbnailtempDiv p.desc3,div.headerSharePrice div.lgi_col_60_40-c1 div.parsys div p.desc3{
	    font-size: 10px;	
	}
	div.tumbnailtempDiv{
		z-index: 1;
	}
@media only screen and (min-width:520px) and (max-width: 888px){
	div.stickythumb div.stickythumbtemp {
		width: auto;
	}
	div.stickythumb div.tumbnailtemp {
		margin-left: -60px;
		top: -250px !important;
	}
	div.stickythumb div.tumbnailtempbottom {
		width: 151px;
		margin-left: -40px;		
	}	
}