.notes-list{width:100%;background:#fff}.notes-list .notes-list-header{background-repeat:no-repeat;background-position-x:center;background-image:url(/images/strategy-banner.jpg);background-size:1920px 350px;height:350px}.notes-list .notes-list-section{margin:0 auto;position:relative}.notes-list .notes-list-section .notes-list-item{position:absolute}.notes-list .notes-list-section .notes-list-item .notes-list-item-img{overflow:hidden;border-radius:10px;width:100%}.notes-list .notes-list-section .notes-list-item .notes-list-item-img img{width:100%;-o-object-fit:cover;object-fit:cover;transition:all .2s ease-in-out;display:block}.notes-list .notes-list-section .notes-list-item:hover img{transform:scale(1.1)}.notes-list .notes-list-section .notes-list-item .notes-list-item-title{font-size:16px;color:#222;padding:4px 10px;display:inline-block}.notes-list .notes-list-section .notes-list-item .notes-list-item-date{position:absolute;display:block;font-size:12px;color:#999;left:0;bottom:12px}.notes-list .notes-list-footer{width:100%;text-align:center;padding:20px 0}.notes-list .notes-list-footer button{outline:none;background:none;border:none;border-radius:30px;width:200px;height:40px;cursor:pointer;background:#ffc53d;font-size:16px;font-weight:700;color:#222}@media screen and (max-width:1000px){.notes-list .notes-list-section{width:1000px}}@media screen and (min-width:1000px){.notes-list .notes-list-section{width:1000px}}