@media all{.main-image{float: right;width: 500px;height: 750px;margin-left: 10px;margin-bottom: 10px;}body{background-clip: border-box;background-size: auto;background-image: linear-gradient(white 13%,#fffbfb 44%,#bbbaba 88%);background-origin: padding-box;background-repeat: repeat;background-position: top left;background-blend-mode: normal;background-attachment: scroll;}}@media (max-width: 960px){.main-image{width: 400px;height: 600px;}}@media (max-width: 760px){.main-image{width: 350px;height: 525px;}}@media (max-width: 480px){.main-image{float: none;width: 100%;height: auto;margin-left: 0;}}