.content{ position: relative; margin:0 auto; width: 10.0rem; background-color: #233192; background-image: url(../images/bg.png); background-size: 10.0rem 9.1875rem; background-position: bottom; background-repeat: no-repeat; overflow: hidden; } .content section{ float: left; width: 9.21875rem; margin-top: 0.734375rem; margin-left: 0.421875rem; } .box{ width: 9.21875rem; height: 3.8125rem; background-image: url(../images/box.png); background-size: 9.21875rem 3.8125rem; overflow: hidden; margin-bottom: 0.4375rem; } .box:nth-last-of-type(1){ margin-bottom: 2.734375rem; } .box img{ float: left; margin-top: 0.046875rem; margin-left: 0.046875rem; width: 5.9375rem; height: 3.5rem; } .productname{ float: right; margin-top: 1.171875rem; margin-right: 0.046875rem; width: 3.078125rem; height: 3.75rem; font-size: 0.40625rem; color: #f6d54a; text-align: center; font-weight: 600; }