Getting your Trinity Audio player ready...
<!– CSS goes under this line –>
.bracket img{
width:100%;
}
@media all and (max-width: 700px) {
/* MOBILE STYLES HERE */
}
<!– CSS goes under this line –>
.bracket img{
width:100%;
}
@media all and (max-width: 700px) {
/* MOBILE STYLES HERE */
}