.heading-artist {
font-size:3rem;
opacity: .7;
font-weight:100;
text-align:center;
padding-bottom:60px; 
border-bottom-width: 1px;
border-color: rgba(101, 101, 101, 0.3); 
}
 @media (max-width: 767px) {
.heading-artist {
padding-bottom:15px; 
font-size:2rem;	
}
}
.pt30 
{
padding-top:30px;
}
.font-art {
font-size: 1.5rem;
color: rgb(140, 140, 140);
margin: 0 0 20px;
}
@media (max-width: 767px) {
.font-art {
 font-size: 20px;
}
}
.font-art-exc {
font-size: 2rem;
color:rgb(211, 178, 77);
margin: 0 0 20px;
}
 @media (max-width: 767px) {
.font-art-exc {
font-size: 24px;
 line-height: 32px
}
}
