2015-01-31 01:05:12 +00:00
|
|
|
|
2022-05-26 06:08:31 +00:00
|
|
|
.why ul {
|
2015-01-31 01:05:12 +00:00
|
|
|
list-style-type: none;
|
2022-05-26 06:08:31 +00:00
|
|
|
padding: 0;
|
|
|
|
margin-top: 0;
|
2015-01-31 01:05:12 +00:00
|
|
|
}
|
2022-05-26 06:08:31 +00:00
|
|
|
.why li {
|
|
|
|
padding-bottom: 16px;
|
2015-01-31 01:05:12 +00:00
|
|
|
}
|
2022-05-26 06:08:31 +00:00
|
|
|
.why img {
|
2015-01-31 01:05:12 +00:00
|
|
|
display: block;
|
|
|
|
margin: 0 auto;
|
|
|
|
max-width: 95%;
|
|
|
|
}
|