.submit-photos .amp-dc-splitBlock {
    margin: 0;
}

.submit-photos {
    padding: 40px 0 0;
}

.submit-photos .amp-dc-block-wrap .amp-dc-pageheader.submit-a-photo-header {
    text-align: center;
    padding: 30px 0 60px;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxOTI0IDI0NC41IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxOTI0IDI0NC41OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRjlGOTt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yODUuNSwxMzBDMTU1LDkwLjMsMCwxMjAsMCwxMjB2MTI0LjVoMTkyNHYtMTc3YzAsMC0yMTIuNS04OS0zMTguNS02Mi41Yy04MC45LDEwLjYtMTk5LjksODMuNS0yOTYuNSwxMTIuNgoJYy05Ni42LDI5LjEtMjgxLjgtMjEuMi0zODYuMi0yOS4xQzgxOC40LDgwLjUsNjgwLDE3MSw1ODEuNSwyMDZDNDI0LjUsMjQ2LjUsNDE2LDE2OS43LDI4NS41LDEzMHoiLz4KPC9zdmc+Cg==');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}

.submit-photos .amp-dc-block-wrap .amp-dc-pageheader.submit-a-photo-header .amp-dc-eyebrow {
    font-family: "Trenda";
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 2px;
    color: #363636;
    text-transform: uppercase;
}

.submit-photos .amp-dc-block-wrap .amp-dc-pageheader.submit-a-photo-header h1 {
    max-width: 800px;
    font-size: 40px;
    font-family: "ChristelDisplay";
    line-height: 50px;
    font-weight: 500;
    color: #363636;
    display: block;
    margin: 0 auto;
}

.submit-photos .amp-dc-card-list.submit-a-photo-ca1.amp-dc-prod-3-rows {
    background-color: #FF917A;
}

.submit-photos .amp-dc-card-list.submit-a-photo-ca1.amp-dc-prod-3-rows .amp-dc-card-list-wrap {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 50px 0;
}

.submit-photos .amp-dc-card-list.submit-a-photo-ca1.amp-dc-prod-3-rows .amp-dc-card-list-wrap .amp-dc-card {
    flex: 1 0 32%;
}

.submit-photos .amp-dc-card-list.submit-a-photo-ca1.amp-dc-prod-3-rows .amp-dc-card-list-wrap .amp-dc-card .amp-dc-card-wrap { 
    padding: 0 20px;
}

.submit-photos .amp-dc-card-list.submit-a-photo-ca1.amp-dc-prod-3-rows .amp-dc-card-list-wrap .amp-dc-card .amp-dc-card-wrap .amp-dc-image-pic { 
    border: none;
}

.submit-photos .amp-dc-card-list.submit-a-photo-ca1.amp-dc-prod-3-rows .amp-dc-card-list-wrap .amp-dc-card .amp-dc-card-img-wrap.amp-dc-poi-image {
    position: relative;
} 


.submit-photos .amp-dc-card-list.submit-a-photo-ca1.amp-dc-prod-3-rows .amp-dc-card-list-wrap .amp-dc-card .amp-dc-card-img-wrap.amp-dc-poi-image:after { 
    content: "";
    position: absolute;
    top: -20px;
    left: -20px;
    width: 40px;
    height: 40px;
    background-color: #FF917A;
    transform: rotate(135deg);
    border-radius: 100px/50px;
}

.submit-photos .amp-dc-card-list.submit-a-photo-ca1.amp-dc-prod-3-rows .amp-dc-card-title {
    font-family: "Trenda";
    font-size: 15px;
    line-height: 18px;
    font-weight: 700;
    padding-top: 50px;
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.submit-photos .amp-dc-card-list.submit-a-photo-ca1.amp-dc-prod-3-rows .amp-dc-card-name {
    font-family: "Trenda";
    font-weight: 700;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 2px;
    text-transform: capitalize;
    color: #fff;
}

.submit-photos .amp-dc-card-list.submit-a-photo-ca1.amp-dc-prod-3-rows .amp-dc-card-description {
    font-family: "ChristelDisplay";
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
    color: #fff;
}

.submit-photos .amp-dc-splitBlock h4 {
    font-family: "Trenda";
    font-size: 15px;
    color: #363636;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-bottom: 15px;
}

.submit-photos .amp-dc-splitBlock .amp-dc-split-part .amp-dc-text h3 {
    font-family: "ChristelDisplay";
    font-size: 30px;
    font-weight: 500;
    line-height: 40px;
    color: #363636;
    padding-bottom: 35px;
}

.submit-photos .amp-dc-splitBlock ul {
    padding-bottom: 35px;
    padding-left: 0px;
    list-style: none;
}

.submit-photos .amp-dc-splitBlock ul li {
    font-size: 20px;
    font-family: "Trenda";
    letter-spacing: 2px;
    font-weight: 500;
    line-height: 31px;
}

.submit-photos .amp-dc-splitBlock ul li:before {
    color: rgba(54, 54, 54, 0.25);
    content: "•";
    font-size: 25px;
    padding-right: 10px;
}

.submit-photos .amp-dc-splitBlock .amp-dc-split-part .amp-dc-text p {
    font-family: "Trenda";
    font-size: 15px;
    color: #363636;
    font-weight: 500;
}

.submit-photos .amp-dc-splitBlock .amp-dc-split-part .amp-dc-text p:last-child a {
    text-shadow: 0px 0px 70px rgba(0, 0, 0, 0.53);
    border: 1px solid #FF917A;
    color: #FF917A;
    text-transform: uppercase;
    font-size: 15px;
    font-family: "Trenda";
    letter-spacing: 2px;
    padding: 10px 20px;
    font-weight: 700;
    margin-top: 20px;
    display: inline-grid;
}

@media only screen and (max-width: 768px) {
    .submit-photos .amp-dc-card-list.submit-a-photo-ca1.amp-dc-prod-3-rows .amp-dc-card-list-wrap .amp-dc-card {
        flex: 1 0 100%;
    }
}

@media only screen and (max-width: 576px) {
    .submit-photos .amp-dc-block-wrap .amp-dc-pageheader.submit-a-photo-header h1 {
        font-size: 25px;
        line-height: 30px;
    }

    .submit-photos .amp-dc-split-part.amp-dc-size-50 {
        order: 1;
    }

    .submit-photos .amp-dc-split-part.amp-dc-size-50:first-child {
        order: 2;
    }

    .submit-photos .amp-dc-split-part.amp-dc-size-50 .amp-dc-poi-image .amp-dc-image-pic {
        margin-bottom: 15px;
    }

    .submit-photos .amp-dc-block-wrap .amp-dc-pageheader.submit-a-photo-header {
        padding-bottom: 30px;
    }

    .submit-photos .amp-dc-splitBlock ul li {
        font-size: 15px;
        line-height: 25px;
    }

    .submit-photos .amp-dc-card-list.submit-a-photo-ca1.amp-dc-prod-3-rows .amp-dc-card-list-wrap .amp-dc-card {
        padding-bottom: 20px;
    }

    .submit-photos .amp-dc-card-list.submit-a-photo-ca1.amp-dc-prod-3-rows .amp-dc-card-list-wrap .amp-dc-card .amp-dc-card-img-wrap.amp-dc-poi-image:after {
        display: none;
    }

    .submit-photos .amp-dc-splitBlock {
        background-position: top;
    }
}