@media screen and (min-width: 992px) {

	.hp_ticket_img {
	width: 113px;
	height: 70px;
	background: url(../images/pt/hp_tickets_icn.png) no-repeat center center;
	display: inline-block;
	}

}

.not_available_ticket {
background: url(/portals/0/images/pt/no-ticket.png);
width: 310px;
height: 206px;
margin-top: 0;
}

.bt_comprar {
    width: 108px;
    height: 20px;
    line-height: 20px;
    background: url(http://www.slbenfica.pt/Portals/_default/Skins/SLB/images/pt/bt_comprar.png) no-repeat left top;
    display: block;
}

.bt_comprar:hover {
        background-position: left -20px;
}
