.releasedate{
width:320px;
}
.releasedate img{
width:100%;
height:auto;
}

#pv_play_bt {
margin: 20px 0px 30px 0px;
padding: 0px;
text-align: left;
width:328px;
}
#pv_play_bt a{display:block;}

@media screen and (max-width:375px) {
.releasedate{width:100%;}
#pv_play_bt {
width:100%;
}
#pv_play_bt img{
width:100%;
height:auto;
}


}