
@media screen and (min-width:921px){
	
#phone11_wrap:hover #ph12
{
	display:block;	
}

#phone11_wrap:hover #phone11:after
{
transform:rotate(-135deg);
	top:7px;
}

#ph12 a:hover {
    color: #e99900!important;
}

}