@media screen and (max-width:768px){
.hover-detail img{
    max-width:70%;
}

.legal-area-section:hover .spacer-legal-area{
    height:130px;
}}