/*
   Theme Name: Zerif lite Child
   Theme URI: https://www.themeisle.com/ 
   Description: This is a custom child theme I have created.
   Author: David Fechner
   URI: https://www.themeisle.com/ 
   Template: zerif-lite
   Version: 0.1
   */

.Myimg-valign {
  vertical-align: middle;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  padding:5px;
  border:1px solid #021a40;
}

.Myimg-FloatLeft {
  float: left;
  width: 300px;
  height: 199px;
  margin: 0 20px 20px 0;
}

.Myimg-FloatRight-WebsiteDesign {
  float: right;
  width: 300px;
  height: 78px;
  margin: 0 20px 20px 0;
}

.Myimg-FloatRight-AppDevelopment {
  float: right;
  width: 300px;
  height: 199px;
  margin: 0 20px 20px 0;
}

.Myimg-FloatRight {
  float: right;
  margin: 0 20px 20px 0;
}

.Mytext1 {
  vertical-align: middle;
}

.Myul {
  list-style: inside;
  overflow: hidden;
}

.entry-title {
  display: none;
}

.table_TakeMeHome {
   width: 200%;
}

.tr_TakeMeHome {
   width: 100%;
}

.td_TakeMeHome {
   width: 50%;
}

.wrap_takemehome {
  margin: 0 auto;
  background: white;
}

ul {
    padding-left: 20px;
}