<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
Theme Name:		 Twenty Seventeen Child
Theme URI:		 http://webappsolutions.co.in/
Description:	 Theme by Site &lt;a href="http://webappsolutions.co.in/"&gt;http://webappsolutions.co.in/&lt;/a&gt;
Author:			 Webapp Solutions
Author URI:		 http://webappsolutions.co.in/
Template:		 twentyseventeen
Version:		 1.0.0
Text Domain:	 Twenty-Seventeen-child
-------------------------------------------------------------- */ 

/* =Theme customization starts here
------------------------------------------------------- */

#tribe-events-pg-template {
	/* width: 100%; */
	/* float: left; */
	clear: both;
	padding: 20px 0;
}

.thank-delta{
    width: 100%;
    float: left;
    text-align: center;
}
.delta-thank-bg {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	    padding: 50px 0;
}
.thank-in h2 {
    color: #fff;
    font-size: 32px;
    padding: 0 0 30px;
}

.thank-in ul {
    display: grid;
    flex-wrap: nowrap;
    justify-content: center;
    grid-template-columns: auto auto;
    grid-gap: 20px 16px;
}
.thank-in ul li img {
    width: 90%;
}</pre></body></html>