pastor bio
parent
d7800e49fe
commit
b1dc76efca
|
|
@ -58,6 +58,22 @@ a:visited{
|
|||
margin-left: 18px;
|
||||
}
|
||||
|
||||
p.margin-bottom {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
.overflow-hidden {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.margin-right-10 {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.float-left {
|
||||
float: left;
|
||||
}
|
||||
|
||||
@media(max-width: 600px){
|
||||
.container-3-col{
|
||||
text-align: center;
|
||||
|
|
@ -69,4 +85,10 @@ a:visited{
|
|||
.container-3-col > button ~ button{
|
||||
margin-left: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
@media(max-width: 450px) {
|
||||
.float-left {
|
||||
width: 175px
|
||||
}
|
||||
}
|
||||
|
|
@ -15,8 +15,30 @@
|
|||
<br><br>
|
||||
<div ofbFadeInOnScroll class="imageBorder">
|
||||
<img class="image shadow" src="assets/images/home-images/tiny/church.jpg" alt="Church Image" />
|
||||
</div>
|
||||
<br><br>
|
||||
<p ofbFadeInOnScroll class="section-header">Pastor Derek Loewen</p>
|
||||
<div ofbFadeInOnScroll class="section-paragraph overflow-hidden">
|
||||
<img class="float-left margin-right-10" src="assets/images/tiny/pstr.jpg" alt="Pastor Photo" width="225px" />
|
||||
<p class="margin-bottom">
|
||||
Pastor Derek Loewen heard the gospel for the first time when a friend invited him to
|
||||
Florence Baptist Church in Florence, Montana. They rode the bus to Sunday School.
|
||||
It was in this place that he listened to the Word of God preached. At the age of 11
|
||||
years old, he discovered that he was a sinner destined for Hell. That day, he bowed
|
||||
his head and heart to Jesus Christ and trusted Him as his personal Savior.
|
||||
</p>
|
||||
<p class="margin-bottom">
|
||||
During his senior year of high school, Pastor Loewen yielded his life to the Lord.
|
||||
Upon graduation from Crown College of the Bible in 2003, he served in the church he
|
||||
was saved in as a young boy before marrying his bride, Rebecca in June 2004.
|
||||
The Lord has graciously allowed them to serve Him together across the country both
|
||||
assisting pastors and planting a church. God has blessed their home with 3 delightful
|
||||
children.
|
||||
</p>
|
||||
<p>
|
||||
Pastor Loewen loves Montana and sincerely desires to see God awaken and revive this state.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<br><br>
|
||||
<p ofbFadeInOnScroll class="section-header">What to expect</p>
|
||||
<p ofbFadeInOnScroll class="section-paragraph">
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
Loading…
Reference in New Issue