@media screen and (min-width: 768px){}@media screen and (max-width: 767px){.element {  background:    linear-gradient(rgba(255,255,255,0.5), rgba(255,255,255,0.5)), /* 半透明レイヤー */    url("../img/about_img01.png") right bottom / 200px no-repeat;}}